From: Mike Taylor Date: Thu, 17 Jul 2014 10:22:18 +0000 (+0100) Subject: Move comment onto its own line, so it's not interpreted as part of the X-Git-Tag: 1.0.0~376^2^2~2 X-Git-Url: http://git.indexdata.com/?p=mkws-moved-to-github.git;a=commitdiff_plain;h=433346cd4abc1a8f2b2cec50af9e1ad6a5c74822;ds=sidebyside Move comment onto its own line, so it's not interpreted as part of the name of a plugin. --- diff --git a/tools/service-proxy/service-proxy.properties b/tools/service-proxy/service-proxy.properties index 9e3659a..a8bd295 100644 --- a/tools/service-proxy/service-proxy.properties +++ b/tools/service-proxy/service-proxy.properties @@ -38,7 +38,8 @@ ils.CFWS_URL = http://localhost:9003/connector chains.auth = authn chains.categories = categories chains.ils = ils -chains.* = relay # Map all other commands to the Pazpar2 relayer +# Map all other commands to the Pazpar2 relayer +chains.* = relay # Just so I can check that this particular SP config is in use