diff --git a/docs/configuration/configuration.md b/docs/configuration/configuration.md index a30e0b7264..6574948048 100644 --- a/docs/configuration/configuration.md +++ b/docs/configuration/configuration.md @@ -367,7 +367,7 @@ tags: [ tag_separator: | default = , ] # Allow stale Consul results (see https://www.consul.io/api/features/consistency.html). Will reduce load on Consul. -[ allow_stale: ] +[ allow_stale: | default = true ] # The time after which the provided names are refreshed. # On large setup it might be a good idea to increase this value because the catalog will change all the time.