mirror of
https://github.com/eliasstepanik/ark-ac-server-tools.git
synced 2026-01-11 10:38:27 +00:00
Add notifyvar_varname to readme
This commit is contained in:
parent
00abbf0182
commit
25ffc261fd
@ -601,6 +601,10 @@ The following options can be overridden on a per-instance basis:
|
||||
`notifyMsgServerTerminated`::
|
||||
Message to be sent when server has crashed and is being restarted. Use `-` to disable.
|
||||
|
||||
`notifyvar_<varname>`:
|
||||
Extra variables to be used to replace `{<varname>}` replacement parameters in notify message.
|
||||
e.g. `notifyvar_instancename="My Instance"` will replace `{instancename}` with `My Instance` in the notify message.
|
||||
|
||||
`noNotifyWarn`::
|
||||
Disable notification at start of shutdown warning period
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user