You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: charts/factorio-server-charts/values.yaml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -214,7 +214,7 @@ serverPassword:
214
214
## @param server_settings.autosave_slots Server autosave slots, it is cycled through when the server autosaves
215
215
## @param server_settings.afk_autokick_interval How many minutes must pass before someone is kicked when doing nothing, 0 for never
216
216
## @param server_settings.auto_pause Whether the server should be paused when no players are present
217
-
## @param server_settings.auto_pause_when_players_connect Whether should the server be paused when someone is connecting to the server.
217
+
## @param server_settings.auto_pause_when_players_connect Whether should the server be paused when someone is connecting to the server.
218
218
## @param server_settings.only_admins_can_pause_the_game Specifies if anyone can pause or only admins
219
219
## @param server_settings.autosave_only_on_server Whether autosaves should be performed only on the server or also on all connected clients. Default is true
220
220
## @param server_settings.non_blocking_saving Highly experimental feature, enable only at your own risk
0 commit comments