Remove more traces of redis
This commit is contained in:
Родитель
954869a441
Коммит
dec7cc87f6
|
@ -13,7 +13,6 @@ x-env-mapping: &env
|
|||
- PYTHONDONTWRITEBYTECODE=1
|
||||
- PYTHONUNBUFFERED=1
|
||||
- RECURSION_LIMIT=10000
|
||||
- REDIS_LOCATION=redis://redis:6379/0?socket_timeout=0.5
|
||||
- TERM=xterm-256color
|
||||
|
||||
services:
|
||||
|
|
|
@ -18,13 +18,9 @@ HOME=/tmp
|
|||
50 * * * * %(z_cron)s cleanup_extracted_file
|
||||
55 * * * * %(z_cron)s unhide_disabled_files
|
||||
|
||||
|
||||
#every 3 hours
|
||||
20 */3 * * * %(z_cron)s compatibility_report
|
||||
|
||||
#every 4 hours
|
||||
40 */4 * * * %(django)s clean_redis
|
||||
|
||||
#twice per day
|
||||
25 16,4 * * * %(z_cron)s update_collections_total
|
||||
25 17,5 * * * %(z_cron)s hide_disabled_files
|
||||
|
|
Загрузка…
Ссылка в новой задаче