From 2619ecd408c05b75f8b422cff63a47739cdf3704 Mon Sep 17 00:00:00 2001 From: profitroll Date: Wed, 26 Oct 2022 13:31:35 +0200 Subject: [PATCH] String about debug config added --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 43517fd..1a05ef3 100644 --- a/README.md +++ b/README.md @@ -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