Fixup ping change

fixes #1335
This commit is contained in:
Cameron Sparr
2016-06-10 12:51:43 +01:00
parent 4cd1f7a104
commit ea2521bf27
3 changed files with 6 additions and 5 deletions

View File

@@ -1138,7 +1138,7 @@
# count = 1 # required
# ## interval, in s, at which to ping. 0 == default (ping -i <PING_INTERVAL>)
# ping_interval = 0.0
# ## ping timeout, in s. 0 == no timeout (ping -W <TIMEOUT>)
# ## per-ping timeout, in s. 0 == no timeout (ping -W <TIMEOUT>)
# timeout = 1.0
# ## interface to send ping from (ping -I <INTERFACE>)
# interface = ""