This commit is contained in:
Valentin Samir 2016-06-20 14:21:57 +02:00
parent 0dba0d1776
commit 16fd0f5dbb
1 changed files with 5 additions and 3 deletions

View File

@ -311,8 +311,10 @@ in order to make sense.
Then using federate mode, you should add one command to a daily crontab: ``cas_clean_federate``.
This command clean the local cache of federated user from old unused users.
You could for example do as bellow :
.. code-block::
10 0 * * * cas-user /path/to/project/manage.py cas_clean_federate
You could for example do as bellow :
.. code-block::
10 0 * * * cas-user /path/to/project/manage.py cas_clean_federate