mirror of
https://github.com/fabianonline/telegram_backup.git
synced 2025-07-07 07:26:26 +00:00
Added blacklist_extensions to skip some file types completely from being downloaded.
This commit is contained in:
@ -26,6 +26,10 @@
|
||||
## Leave unset to download media files regardless of their size.
|
||||
# max_file_size = 5
|
||||
|
||||
## Don't download media files having these extensions.
|
||||
## You can add this line multiple times to blacklist more than one extension.
|
||||
# blacklist_extensions = jpg
|
||||
# blacklist_extensions = avi
|
||||
|
||||
## Downloads of channels and supergroups
|
||||
## Here you can specify which channels and supergroups
|
||||
|
Reference in New Issue
Block a user