Update config-example.yml

Fix #209
This commit is contained in:
Taras Terletsky 2023-11-22 00:02:52 +02:00 committed by GitHub
parent a4bdfcccb2
commit 6e88cfe0c7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,7 +8,7 @@ telegram:
- "^http(s)?:\\/\\/.+$"
allowed_users: # Multiple users/groups are allowed.
- id: 11111111111 # User or group ID.
is_admin: !! bool True
is_admin: !!bool True
send_startup_message: !!bool True
download_media_type: "VIDEO"
save_to_storage: !!bool False