Bumping versions
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
|spring.cloud.config.retry.max-interval | `+++2000+++` | Maximum interval for backoff.
|
||||
|spring.cloud.config.retry.multiplier | `+++1.1+++` | Multiplier for next interval.
|
||||
|spring.cloud.config.retry.use-random-policy | `+++false+++` | Use a random exponential backoff policy.
|
||||
|spring.cloud.config.send-all-labels | `+++false+++` | If set to true the client will send all labels to the server instead of sending one at a time. Support for this would require a config server version of 4.2.0 or higher.
|
||||
|spring.cloud.config.send-state | `+++true+++` | Flag to indicate whether to send state. Default true.
|
||||
|spring.cloud.config.tls | | TLS properties.
|
||||
|spring.cloud.config.token | | Security Token passed thru to underlying environment repository.
|
||||
|
||||
Reference in New Issue
Block a user