This commit is contained in:
2026-01-28 15:53:27 +03:00
parent a2b525f997
commit 8499142e22
24 changed files with 1685 additions and 1040 deletions

View File

@ -14,3 +14,8 @@ NOTIFICATION_TIME=09:00
# Examples: UTC, Europe/Moscow, America/New_York
# Default: UTC
TIMEZONE=UTC
# Logging level
# Options: DEBUG, INFO, WARNING, ERROR, CRITICAL
# Default: INFO
LOG_LEVEL=INFO