String about debug config added
This commit is contained in:
parent
c5e6db79a0
commit
2619ecd408
@ -28,6 +28,7 @@ You can see config file with all the comments below:
|
||||
```json
|
||||
{
|
||||
"locale": "uk", # locale file. it's a json located under locale folder
|
||||
"debug": false, # whether config_debug.json should be used instead of config.json
|
||||
"owner": 0, # telegram ID of a bot owner
|
||||
"age_allowed": 0, # minimum age of user that submits application
|
||||
"birthdays_notify": true, # notify admin group about birthdays
|
||||
|
Reference in New Issue
Block a user