factorio-headless: make it more error resistant since pymod crashed multiple times
This commit is contained in:
parent
eb00ccda71
commit
bb2c8dfb70
1 changed files with 2 additions and 1 deletions
|
@ -65,8 +65,9 @@ in
|
|||
public = true;
|
||||
lan = true;
|
||||
nonBlockingSaving = true;
|
||||
autosave-interval = 15;
|
||||
autosave-interval = 5;
|
||||
saveName = "Pyanodons";
|
||||
loadLatestSave = true;
|
||||
admins = [
|
||||
"daholli"
|
||||
"galbrain"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue