cleanup example config
This commit is contained in:
parent
442b9b78bb
commit
5ab4204fe2
1 changed files with 2 additions and 5 deletions
|
@ -12,11 +12,8 @@ db_spec: |
|
|||
port=5432
|
||||
password=somepass
|
||||
|
||||
# list of regex tokens and regex
|
||||
response_tokens: tokens.dist.yml
|
||||
# scheduled task list
|
||||
schedule: sched.dist.yml
|
||||
|
||||
timezone: Europe/Moscow
|
||||
|
||||
# list of privileged users that can execute commands
|
||||
admins:
|
||||
- 00000000
|
||||
|
|
Loading…
Reference in a new issue