Update activity_configuration.rst

This commit is contained in:
Christian Oliff
2018-02-23 21:43:52 +09:00
committed by GitHub
parent c85c8981e5
commit 347aad4e26

View File

@@ -11,7 +11,7 @@ to your users for various events like:
* A file or folder has been deleted
Users can see actions (delete, add, modify) that happen to files they have access to.
Sharing actions are only visible to the sharer and sharee.
Sharing actions are only visible to the sharer and share.
Enabling the activity app
-------------------------
@@ -30,7 +30,7 @@ Furthermore it is recommended to configure the background job ``Webcron`` or
There is also a configuration option ``activity_expire_days`` available in your
``config.php`` (See :doc:`config_sample_php_parameters`) which allows
you to clean-up older activies from the database.
you to clean-up older activities from the database.
Better scheduling of activity emails
------------------------------------