Updated configuration for 1.10.0
This commit is contained in:
@@ -31,3 +31,6 @@ INSTANCE=%{instance_path}
|
||||
|
||||
# Public API communication
|
||||
0 * * * * root $PYTHON $INSTANCE/manage.py communicate_with_public_api
|
||||
|
||||
# Generate DKIM keys (they will belong to the user running this job)
|
||||
* * * * * root $PYTHON $INSTANCE/manage.py modo manage_dkim_keys
|
||||
|
||||
Reference in New Issue
Block a user