oops, messed up a default. also fixed restart

This commit is contained in:
neersighted 2012-03-01 12:40:55 -08:00
parent e386b9999a
commit 55d2aa65bb
3 changed files with 8 additions and 9 deletions

View file

@ -23,7 +23,7 @@ if not os.path.exists('config'):
"invitejoin": true,
"autorejoin": false,
"command_prefix": ".",
"stayalive": true,
"stayalive": false,
"stayalive_delay": 20
}
},