Allow specification of dialertimeout
Address documentation comments
This commit is contained in:
parent
91e3bdff48
commit
e068ee09ca
4 changed files with 30 additions and 7 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue