fix: increase timout
This commit is contained in:
parent
7c1e9e3174
commit
8ea45e5a49
2 changed files with 847 additions and 1 deletions
|
|
@ -24,7 +24,8 @@ in
|
|||
"online-mode" = true;
|
||||
"white-list" = true;
|
||||
motd = "GTNH on tuserver";
|
||||
"max-tick-time" = 60000;
|
||||
"max-tick-time" = 180000;
|
||||
"watch-dog" = 180; # watchdog timeout in seconds
|
||||
"level-seed" = "6551456123132879154";
|
||||
};
|
||||
files = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue