oops, messed up a default. also fixed restart
This commit is contained in:
parent
e386b9999a
commit
55d2aa65bb
3 changed files with 8 additions and 9 deletions
|
@ -23,7 +23,7 @@ if not os.path.exists('config'):
|
|||
"invitejoin": true,
|
||||
"autorejoin": false,
|
||||
"command_prefix": ".",
|
||||
"stayalive": true,
|
||||
"stayalive": false,
|
||||
"stayalive_delay": 20
|
||||
}
|
||||
},
|
||||
|
|
Reference in a new issue