summarylogtreecommitdiffstats
path: root/factorio-headless.conf
blob: 1ece65794d1da888a0332ff4f905d8eab1436944 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# The latency expected between peers (milliseconds)
# Try to set this to the highest latency + 30
# If peers A and B have a latency of 100 between each other, set this to 130
LATENCY=250

# The number of minutes between each autosave
AUTOSAVE_INTERVAL=10
# The number of autosaves to use for rotation
AUTOSAVE_SLOTS=3

# Additional factorio arguments
FACTORIO_EXTRA_ARGS="--allow-commands admins-only"

SAVE_FILE=/var/lib/factorio/.factorio/saves/factorio-service-save.zip