mirror of
https://github.com/anten-ka/gotelegram_pro.git
synced 2026-05-19 18:16:04 +00:00
v2.4.7: fix telemt download (skip GitHub API rate limit, direct CDN URL + musl fallback)
This commit is contained in:
@@ -100,7 +100,7 @@ logger = logging.getLogger(__name__)
|
||||
# CONFIGURATION
|
||||
# ============================================================================
|
||||
|
||||
GOTELEGRAM_VERSION = "2.4.6"
|
||||
GOTELEGRAM_VERSION = "2.4.7"
|
||||
GOTELEGRAM_CONFIG = "/opt/gotelegram/config.json"
|
||||
TELEMT_CONFIG = "/etc/telemt/config.toml"
|
||||
TELEMT_SERVICE = "telemt"
|
||||
|
||||
Reference in New Issue
Block a user