mirror of
https://github.com/n08i40k/schedule-parser-rusted.git
synced 2026-09-14 08:58:53 +03:00
feat(downloader): download schedule from different source
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# Schedule
|
||||
# SCHEDULE_INIT_URL=
|
||||
SCHEDULE_YANDEX_DISK_URL="https://disk.yandex.ru/d/xxxxxxxxxxxxxx"
|
||||
SCHEDULE_DISABLE_AUTO_UPDATE=1
|
||||
|
||||
# Basic authorization
|
||||
@@ -14,13 +14,9 @@ TELEGRAM_BOT_ID=0
|
||||
TELEGRAM_MINI_APP_HOST=example.com
|
||||
TELEGRAM_TEST_DC=false
|
||||
|
||||
# Yandex Cloud
|
||||
YANDEX_CLOUD_API_KEY=""
|
||||
YANDEX_CLOUD_FUNC_ID=""
|
||||
|
||||
# Firebase
|
||||
# GOOGLE_APPLICATION_CREDENTIALS=
|
||||
|
||||
# LOGGING
|
||||
RUST_BACKTRACE=1
|
||||
# RUST_LOG=debug
|
||||
# RUST_LOG=debug
|
||||
|
||||
Reference in New Issue
Block a user