changes for docker deployment
[dmaap/messagerouter/messageservice.git] / bundleconfig-local / etc / sysprops / template.sys-props.properties
index 3ef53d3..8061bd4 100644 (file)
@@ -22,7 +22,6 @@
 #This file is used for defining AJSC system properties for different configuration schemes and is necessary for the AJSC to run properly.
 #The sys-props.properties file is used for running locally. The template.sys-props.properties file will be used when deployed
 #to a SOA/CSI Cloud node. Upon SOA cloud install, all of the "double underscore" variables will be replaced by SWM node variables.
-#For more information, please goto wiki link: http://wiki.web.att.com/pages/viewpage.action?pageId=368909155
 
 #For Cadi Authorization, use value="authentication-scheme-1"
 CadiAuthN=__AJSC_CADI_AUTHN__
@@ -38,7 +37,6 @@ logback.configurationFile=__LOGBACK_CONFIG_FILE__
 
 # If using hawtio for local development, these properties will allow for faster server startup and usage for local development.
 # You may wish to deploy hawtio.war to dev/test environments to help debugging as well, but should not be used in PROD env.
-# See wiki for more info on hawtio: http://wiki.web.att.com/display/ajsc/Camel+Route+Debugging+with+AJSC+-+hawtio
 hawtio.authenticationEnabled=__HAWTIO_AUTHENTICATION_ENABLED__
 hawtio.config.pullOnStartup=__HAWTIO_CONFIG_PULLONSTARTUP__