Merge pull request #2409 from owncloud/wnd-debug-log

Add log config for WND
This commit is contained in:
Carla Schroder
2016-05-09 08:13:00 -07:00

View File

@@ -1435,3 +1435,9 @@ Retention for activities of the activity app:
Every day a cron job is ran, which deletes all activities for all users
which are older then the number of days that is set for ``activity_expire_days``
::
'wnd.logging.enable' => true,
This enables debug logs for the windows_network_drive app.