Describe 'refreshSecond' configuration.
This commit is contained in:
parent
89e07d0c55
commit
101a4d0d8d
1 changed files with 7 additions and 0 deletions
|
@ -27,6 +27,13 @@ clusterManagementUrl = "https://localhost:19080"
|
||||||
#
|
#
|
||||||
apiVersion = "3.0"
|
apiVersion = "3.0"
|
||||||
|
|
||||||
|
# Service Fabric Polling Interval (in seconds)
|
||||||
|
#
|
||||||
|
# Required
|
||||||
|
# Default: 10
|
||||||
|
#
|
||||||
|
refreshSeconds = 10
|
||||||
|
|
||||||
# Enable TLS connection.
|
# Enable TLS connection.
|
||||||
#
|
#
|
||||||
# Optional
|
# Optional
|
||||||
|
|
Loading…
Reference in a new issue