Skip to content

Commit 77849df

Browse files
chore: drop label of moved reference (for now)
Signed-off-by: Josh <josh.t.richards@gmail.com>
1 parent 08b4d10 commit 77849df

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

admin_manual/configuration_server/activity_configuration.rst

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,7 @@ Furthermore it is recommended to configure the background job ``Webcron`` or
2929
``Cron`` as described in :doc:`background_jobs_configuration`.
3030

3131
There is also a configuration option ``activity_expire_days`` available in your
32-
``config.php`` (See :ref:`label-activity-app-config`) which allows
33-
you to clean-up older activities from the database.
32+
``config.php`` which allows you to clean-up older activities from the database.
3433

3534
.. _label-activities-groupfolders:
3635

@@ -87,4 +86,4 @@ exclude these users from expiration::
8786
'second_admin'
8887
]
8988

90-
For these users, their activity records will never deleted from the database.
89+
For these users, their activity records will never deleted from the database.

0 commit comments

Comments
 (0)