This commit is contained in:
Mathieu Pillard 2018-07-30 11:30:13 +02:00
Родитель 954869a441
Коммит dec7cc87f6
2 изменённых файлов: 0 добавлений и 5 удалений

Просмотреть файл

@ -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