max_concurrent_transmissions reduced to 1

This commit is contained in:
2023-07-06 14:19:56 +02:00
parent 0c73c51936
commit be288776d9

View File

@ -6,7 +6,7 @@
"api_id": 0,
"api_hash": "",
"bot_token": "",
"max_concurrent_transmissions": 3,
"max_concurrent_transmissions": 1,
"scoped_commands": true
},
"database": {