update crontab.
This commit is contained in:
@@ -24,3 +24,9 @@ INSTANCE=%{instance_path}
|
||||
|
||||
# Radicale rights file
|
||||
%{radicale_enabled}*/2 * * * * root $PYTHON $INSTANCE/manage.py generate_rights
|
||||
|
||||
# DNSBL checks
|
||||
*/30 * * * * root $PYTHON $INSTANCE/manage.py modo check_mx
|
||||
|
||||
# Public API communication
|
||||
0 * * * * root $PYTHON $INSTANCE/manage.py communicate_with_public_api
|
||||
|
||||
Reference in New Issue
Block a user