Update activity_configuration.rst

Update activity_configuration.rst
This commit is contained in:
Christian Oliff 2018-02-23 21:43:52 +09:00 committed by Morris Jobke
parent 26cd584b18
commit e60573d3f2
No known key found for this signature in database
GPG Key ID: FE03C3A163FEDE68

View File

@ -29,7 +29,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
------------------------------------