Добавлен функционал очистки устаревших MinecraftAccessKey

This commit is contained in:
ErickSkrauch
2017-09-27 19:52:28 +03:00
parent d114424906
commit ec0b25e88d
4 changed files with 34 additions and 6 deletions

View File

@@ -1,2 +1,3 @@
# https://crontab.guru/every-day
0 0 * * * root /usr/local/bin/php /var/www/html/yii cleanup/email-keys >/dev/null 2>&1
0 1 * * * root /usr/local/bin/php /var/www/html/yii cleanup/minecraft-sessions >/dev/null 2>&1