Author: jleroux
Date: Thu Feb  1 14:41:48 2018
New Revision: 1822877

URL: http://svn.apache.org/viewvc?rev=1822877&view=rev
Log:
No functional change, clarifies for demo

Modified:
    ofbiz/ofbiz-framework/trunk/framework/security/config/security.properties

Modified: 
ofbiz/ofbiz-framework/trunk/framework/security/config/security.properties
URL: 
http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/framework/security/config/security.properties?rev=1822877&r1=1822876&r2=1822877&view=diff
==============================================================================
--- ofbiz/ofbiz-framework/trunk/framework/security/config/security.properties 
(original)
+++ ofbiz/ofbiz-framework/trunk/framework/security/config/security.properties 
Thu Feb  1 14:41:48 2018
@@ -137,7 +137,7 @@ security.login.externalLoginKey.enabled=
 # -- Then external-server-query must be changed to /catalog/control/
 # -- If true, then it's possible to connect to another webapp on another 
server w/o signing in
 use-external-server=N
-# -- Name of the external server (DNS)
+# -- Name of the external server (DNS) ex: demo-trunk.ofbiz.apache.org where 
the port is not needed
 external-server-name=localhost:8443
 # -- Query part of the URL to use
 external-server-query=/example/control/


Reply via email to