From 5b96f3c91e8290ff8e218a139c0e7b608eda52cb Mon Sep 17 00:00:00 2001 From: Dave Syer Date: Mon, 23 Feb 2015 10:27:55 +0000 Subject: [PATCH] Sync docs from master to gh-pages --- spring-cloud.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/spring-cloud.html b/spring-cloud.html index 8ad8da6..02eee3d 100644 --- a/spring-cloud.html +++ b/spring-cloud.html @@ -945,7 +945,7 @@ that should be applicable.

There is also a "native" profile in the Config Server that doesn’t use Git, but just loads the config files from the local classpath or file system (any static URL you want to point to with -"spring.cloud.config.server.native.locations"). To use the native +"spring.cloud.config.server.native.searchLocations"). To use the native profile just launch the Config Server with "spring.profiles.active=native".

@@ -3380,7 +3380,7 @@ ProxyAuthenticationProperties for full details.