feat(config): 🚩 Add emoji size/description size controls

This commit is contained in:
Jesse Wierzbinski 2024-12-09 10:55:04 +01:00
parent 5074ac788f
commit b14fa17e1a
No known key found for this signature in database
6 changed files with 44 additions and 4 deletions

View file

@ -164,6 +164,8 @@ max_header_size = 5_000_000
max_media_size = 40_000_000
max_media_attachments = 10
max_media_description_size = 1000
max_emoji_size = 1000000
max_emoji_description_size = 1000
max_poll_options = 20
max_poll_option_size = 500
min_poll_duration = 60 # Seconds