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
|
port=5432
|
||||||
password=somepass
|
password=somepass
|
||||||
|
|
||||||
# list of regex tokens and regex
|
|
||||||
response_tokens: tokens.dist.yml
|
|
||||||
# scheduled task list
|
|
||||||
schedule: sched.dist.yml
|
|
||||||
|
|
||||||
timezone: Europe/Moscow
|
timezone: Europe/Moscow
|
||||||
|
|
||||||
|
# list of privileged users that can execute commands
|
||||||
admins:
|
admins:
|
||||||
- 00000000
|
- 00000000
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue