mirror of
https://github.com/elyby/accounts.git
synced 2025-05-31 14:11:46 +05:30
Добавлена команда для зачистки хранилища ключей активации по E-mail
This commit is contained in:
2
docker/cron/cleanup
Normal file
2
docker/cron/cleanup
Normal file
@@ -0,0 +1,2 @@
|
||||
# https://crontab.guru/every-day
|
||||
0 0 * * * root /usr/local/bin/php /var/www/html/yii cleanup/email-keys >/dev/null 2>&1
|
Reference in New Issue
Block a user