update config example file
This commit is contained in:
parent
b73eb38782
commit
dd7cd58786
1 changed files with 2 additions and 0 deletions
|
@ -2,6 +2,8 @@
|
|||
"token": "Production Token",
|
||||
"devtoken": "Development Token",
|
||||
"ownerIDs": ["owner","ids"],
|
||||
"defaultPrefix": "!!",
|
||||
"devmode": false,
|
||||
"db": "redis",
|
||||
"redis": {
|
||||
"host": "127.0.0.1",
|
||||
|
|
Loading…
Reference in a new issue