diff --git a/admin_manual/configuration_server/activity_configuration.rst b/admin_manual/configuration_server/activity_configuration.rst index 22b53a791..18a65fc36 100644 --- a/admin_manual/configuration_server/activity_configuration.rst +++ b/admin_manual/configuration_server/activity_configuration.rst @@ -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 ------------------------------------