Load config by importing configloader
This commit is contained in:
@@ -15,4 +15,8 @@ token = 123456789:YOUR_TOKEN_GOES_HERE_______________
|
||||
; A lower value reduces memory usage but can be inconvenient for the users
|
||||
conversation_timeout = 7200
|
||||
; Time to wait before sending another getUpdates request
|
||||
long_polling_timeout = 30
|
||||
long_polling_timeout = 30
|
||||
|
||||
# Database parameters
|
||||
[Database]
|
||||
; The database engine you want to use. Refer to http://docs.sqlalchemy.org/en/latest/core/engines.html for the possible settings.
|
||||
|
||||
Reference in New Issue
Block a user