From d6d6e3cc58b8674783e66676a50fcb1c7adc6fd4 Mon Sep 17 00:00:00 2001 From: Ben Peddell Date: Fri, 26 Aug 2016 17:35:30 +1000 Subject: [PATCH] Add arkPriorityBoost to documentation --- README.asciidoc | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.asciidoc b/README.asciidoc index d11ce84..94bcf59 100644 --- a/README.asciidoc +++ b/README.asciidoc @@ -396,6 +396,11 @@ The following options can be overridden on a per-instance basis: `arkMaxBackupSizeMB`:: Limits the size of the stored backups +`arkPriorityBoost`:: + Attempts to boost the priority of the ARK server. + Negative values give a higher priority, and positive values give a lower priority. + Requires `sudo` and `renice` + `msgWarnUpdateMinutes`:: `msgWarnUpdateSeconds`:: `msgWarnRestartMinutes`::