mirror of
https://github.com/danbulant/flying-squid
synced 2026-06-10 10:01:48 +00:00
decrease kickTimeout back to its normal value
This commit is contained in:
parent
06770fc23f
commit
37db96d8a1
1 changed files with 0 additions and 1 deletions
1
app.js
1
app.js
|
|
@ -21,7 +21,6 @@ var options = {
|
|||
gameMode:settings.gameMode,
|
||||
commands: commands,
|
||||
logging:settings.logging,
|
||||
kickTimeout:10*60*1000,
|
||||
generation:settings.generation,
|
||||
'modpe': settings.modpe
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in a new issue