mirror of
https://github.com/fabianonline/telegram_backup.git
synced 2025-07-07 07:26:26 +00:00
Added a setting max_file_size to ignore files bigger than that size in MB.
This commit is contained in:
@ -22,6 +22,10 @@
|
||||
## Leave unset to download all media files.
|
||||
# max_file_age = 7
|
||||
|
||||
## Only download media files that are smaller than x MB.
|
||||
## Leave unset to download media files regardless of their size.
|
||||
# max_file_size = 5
|
||||
|
||||
|
||||
## Downloads of channels and supergroups
|
||||
## Here you can specify which channels and supergroups
|
||||
|
Reference in New Issue
Block a user