mirror of
https://github.com/nikdoof/test-auth.git
synced 2025-12-14 14:52:15 +00:00
Change API updates to run hourly
This commit is contained in:
@@ -2,5 +2,5 @@ ROOT=/home/matalok/auth/auth
|
||||
|
||||
@daily $ROOT/run-cron.py reddit.cron UpdateAPIs
|
||||
*/10 * * * * $ROOT/run-cron.py reddit.cron ProcessValidations
|
||||
@daily $ROOT/run-cron.py eve_api.cron UpdateAPIs
|
||||
@hourly $ROOT/run-cron.py eve_api.cron UpdateAPIs
|
||||
*/10 * * * * $ROOT/run-cron.py sso.cron RemoveInvalidUsers > $ROOT/auth-update.log 2>&1
|
||||
|
||||
Reference in New Issue
Block a user