mirror of
https://github.com/TheFunny/TelegramTwitterMediaBot.git
synced 2026-09-23 23:32:05 +00:00
feat: cache sent media file ids for instant repeat sends
This commit is contained in:
@@ -46,6 +46,8 @@ services:
|
||||
# that the public syndication endpoint withholds.
|
||||
TWITTER_AUTH_TOKEN: ''
|
||||
EDIT_MESSAGE_TTL_SECONDS: '86400'
|
||||
# Link-result cache TTL (default 604800 = 7 days).
|
||||
LINK_CACHE_TTL_SECONDS: '604800'
|
||||
RUST_LOG: 'info'
|
||||
VIRTUAL_HOST: 'bot.example.com'
|
||||
VIRTUAL_PORT: '8443'
|
||||
|
||||
Reference in New Issue
Block a user