diff --git a/1.3.x/multi/multi__spring_cloud_config_server.html b/1.3.x/multi/multi__spring_cloud_config_server.html index 92d5de33..cba8de09 100644 --- a/1.3.x/multi/multi__spring_cloud_config_server.html +++ b/1.3.x/multi/multi__spring_cloud_config_server.html @@ -556,7 +556,7 @@ handle all encryption as well as decryption.
spring.cloud.config.server.encrypt.enabled=false. If you don’t care
-about the endpoints, then it should work if you configure neither the
+the decryption of outgoing properties by placing
+spring.cloud.config.server.encrypt.enabled=false in bootstrap.[yml|properties].
+If you don’t care about the endpoints, then it should work if you configure neither the
key nor the enabled flag.