feat: DAILY_REPORT_TZ for local-time daily report

This commit is contained in:
PTah
2026-04-12 20:22:25 +10:00
parent f085fecd3a
commit 1d37905f27
3 changed files with 26 additions and 8 deletions
+2
View File
@@ -13,6 +13,8 @@ LAST_SECURITY_EVENTS_FILE="/var/log/last_security_events_check"
BAN_LIST_FILE="/var/log/ssh_bans.txt"
DAILY_REPORT_HOUR="9"
# IANA-зона для «9:00» и календарной даты отчёта; пусто = как у команды date (обычно локаль сервера, см. timedatectl)
DAILY_REPORT_TZ=""
DAILY_REPORT_TOP_IPS="5"
BAN_TIME="3600"