diff --git a/1.4.x/multi/multi__spring_cloud_config_server.html b/1.4.x/multi/multi__spring_cloud_config_server.html index 5d854e13..ff1dc45b 100644 --- a/1.4.x/multi/multi__spring_cloud_config_server.html +++ b/1.4.x/multi/multi__spring_cloud_config_server.html @@ -592,7 +592,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.