mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-03-07 23:31:23 +00:00
docs: Added note about mc-status under autopause section (#1224)
This commit is contained in:
committed by
GitHub
parent
ce32eb8d4f
commit
a7a0e54cb9
@@ -1459,6 +1459,8 @@ Enable the Autopause functionality by setting:
|
||||
|
||||
Autopause is not compatible with `EXEC_DIRECTLY=true` and the two cannot be set together.
|
||||
|
||||
> When configuring kubernetes readiness/liveness health checks with auto-pause enabled, be sure to reference the `mc-health` wrapper script rather than `mc-status` directly.
|
||||
|
||||
The following environment variables define the behaviour of auto-pausing:
|
||||
* `AUTOPAUSE_TIMEOUT_EST`, default `3600` (seconds)
|
||||
describes the time between the last client disconnect and the pausing of the process (read as timeout established)
|
||||
|
||||
Reference in New Issue
Block a user