Describe 'refreshSecond' configuration.

This commit is contained in:
Ludovic Fernandez 2017-11-27 17:02:05 +01:00 committed by Traefiker
parent 89e07d0c55
commit 101a4d0d8d

View file

@ -27,6 +27,13 @@ clusterManagementUrl = "https://localhost:19080"
#
apiVersion = "3.0"
# Service Fabric Polling Interval (in seconds)
#
# Required
# Default: 10
#
refreshSeconds = 10
# Enable TLS connection.
#
# Optional