mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-01 18:19:55 +00:00
fix cron example for less verbose logging
This commit is contained in:
parent
3f99940c6a
commit
ce97078a50
1 changed files with 1 additions and 1 deletions
|
@ -357,7 +357,7 @@ exit $?
|
|||
# 00 12 * * * sudo /usr/sbin/update-ngxblocker -e yourname@youremailprovider.com
|
||||
|
||||
# Less verbose logging to a system alias mail address (root crontab)
|
||||
# 00 12 * * * /usr/sbin/update-ngxblocker -s -m webmaster
|
||||
# 00 12 * * * /usr/sbin/update-ngxblocker -q -m webmaster
|
||||
|
||||
# better logging for cron jobs:
|
||||
# https://serverfault.com/questions/137468/better-logging-for-cronjobs-send-cron-output-to-syslog
|
||||
|
|
Loading…
Add table
Reference in a new issue