We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1bb524d commit 08b4d10Copy full SHA for 08b4d10
admin_manual/configuration_server/config_sample_php_parameters.rst
@@ -4223,27 +4223,6 @@ Defaults to ``true``
4223
App config options
4224
------------------
4225
4226
-.. _label-activity-app-config:
4227
-
4228
-Activity app
4229
-^^^^^^^^^^^^
4230
4231
-Retention for activities of the activity app:
4232
4233
4234
-::
4235
4236
- 'activity_expire_days' => 365,
4237
4238
-Every day a cron job is ran, which deletes all activities for all users
4239
-which are older then the number of days that is set for ``activity_expire_days``
4240
4241
4242
4243
- 'activity_use_cached_mountpoints' => false,
4244
4245
-Before enabling this, read the warning in :ref:`label-activities-groupfolders`
4246
4247
Settings app
4248
^^^^^^^^^^^^
4249
0 commit comments