diff --git a/telegram-bot-calendar/telegram-bot-calendar.service b/telegram-bot-calendar/telegram-bot-calendar.service index 0c39185..b5cff26 100644 --- a/telegram-bot-calendar/telegram-bot-calendar.service +++ b/telegram-bot-calendar/telegram-bot-calendar.service @@ -3,7 +3,7 @@ After=network-online.target [Service] User=telegram-bots -Environment=RUST_LOG=error +Environment=RUST_LOG=info Environment=CALENDAR_BOT_CONFIG_FILE=/etc/telegram-bot-calendar.yaml ExecStart=/usr/bin/calendar-bot