Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F117398079
D635.1774826331.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Authored By
Unknown
Size
1 KB
Referenced Files
None
Subscribers
None
D635.1774826331.diff
View Options
diff --git a/source/administrator-guide/troubleshooting.rst b/source/administrator-guide/troubleshooting.rst
--- a/source/administrator-guide/troubleshooting.rst
+++ b/source/administrator-guide/troubleshooting.rst
@@ -82,10 +82,7 @@
It is also possible to debug ActiveSync sessions of individual users only
by creating a :file:`/var/log/syncroton/<username>/` folder
-and setting the following configuration parameter.
-
-.. parsed-literal::
- $config['activesync_user_debug'] = true;
+and enabling `per_user_logging` mentioned above.
Please make sure that this location is writeable by your webserver.
@@ -105,10 +102,7 @@
It is also possible to debug DAV sessions of individual users only
by creating a :file:`/var/log/iRony/<username>/` folder
-and setting the following configuration parameter.
-
-.. parsed-literal::
- $config['kolabdav_user_debug'] = true;
+and enabling `per_user_logging` mentioned above.
Please make sure that this location is writeable by your webserver.
@@ -118,14 +112,3 @@
.. parsed-literal::
// (bitmask of these values: 2 = HTTP Requests, 4 = HTTP Responses)
$config['kolabdav_http_log'] = 6;
-
-In order to enable full HTTP payload logging for single users only,
-you can change the configuration as such:
-
-.. parsed-literal::
- $config['kolabdav_user_debug'] = true;
- $config['kolabdav_http_log'] = 0;
-
-Then create the file :file:`/var/log/iRony/<username>/httpraw` and make it writeable by the webserver user.
-The existence of this file will enable HTTP request/response logging for this user while it is disabled for all others.
-
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Mar 29, 11:18 PM (1 w, 3 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
18718905
Default Alt Text
D635.1774826331.diff (1 KB)
Attached To
Mode
D635: Update debugging inistructions for iRony and Syncroton
Attached
Detach File
Event Timeline