1
0
Fork 0

Allow specification of dialertimeout

Address documentation comments
This commit is contained in:
Bruce Lee 2016-10-05 11:42:58 -04:00
parent 91e3bdff48
commit e068ee09ca
4 changed files with 30 additions and 7 deletions

View file

@ -487,6 +487,14 @@
#
# groupsAsSubDomains = true
# Override DialerTimeout
# Amount of time in seconds to allow the Marathon provider to wait to open a TCP
# connection to a Marathon master
#
# Optional
# Default: 60
# dialerTimeout = 5
# Enable Marathon basic authentication
#
# Optional