diff --git a/1.1.x/index.html b/1.1.x/index.html index 769fda21..a979e984 100644 --- a/1.1.x/index.html +++ b/1.1.x/index.html @@ -1268,7 +1268,9 @@ configure the overrides on the server.
You can change the priority of all overrides in the client to be more like default values, allowing applications to supply their own values -in environment variables or System properties, by setting the flag `
+in environment variables or System properties, by setting the flag +spring.cloud.config.overrideNone=true (default is false) in the
+remote repository.