refactor
This commit is contained in:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user