Add notifyvar_varname to readme

This commit is contained in:
Ben Peddell 2019-11-22 19:58:34 +10:00
parent 00abbf0182
commit 25ffc261fd

View File

@ -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