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
describes the time between server start and the pausing of the process, when no client connects inbetween (read as timeout initialized)
210
-
*`AUTOPAUSE_TIMEOUT_KN`, default `120` (seconds)
210
+
*`AUTOPAUSE_TIMEOUT_KN`, default `120` (seconds)
211
211
describes the time between knocking of the port (e.g. by the main menu ping) and the pausing of the process, when no client connects inbetween (read as timeout knocked)
212
-
*`AUTOPAUSE_PERIOD`, default `10` (seconds)
212
+
*`AUTOPAUSE_PERIOD`, default `10` (seconds)
213
213
describes period of the daemonized state machine, that handles the pausing of the process (resuming is done independently)
214
214
215
215
## Deployment Templates and Examples
@@ -1056,9 +1056,21 @@ Allows users to use flight on your server while in Survival mode, if they have a
0 commit comments