From 1d5391dc09052c89a74284abae99f8b532a4f6a5 Mon Sep 17 00:00:00 2001 From: Mike Taylor Date: Thu, 17 Jul 2014 11:20:01 +0100 Subject: [PATCH] Add chains.mike for debugging. --- tools/service-proxy/service-proxy.properties | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/tools/service-proxy/service-proxy.properties b/tools/service-proxy/service-proxy.properties index 9ce9b1e..9e3659a 100644 --- a/tools/service-proxy/service-proxy.properties +++ b/tools/service-proxy/service-proxy.properties @@ -39,3 +39,7 @@ chains.auth = authn chains.categories = categories chains.ils = ils chains.* = relay # Map all other commands to the Pazpar2 relayer + + +# Just so I can check that this particular SP config is in use +chains.mike = info -- 1.7.10.4