From: Mike Taylor Date: Tue, 1 Oct 2013 12:35:38 +0000 (+0100) Subject: Something's not working right here. X-Git-Tag: 0.9.1~199 X-Git-Url: http://sru.miketaylor.org.uk/?a=commitdiff_plain;h=7ef45e49070d89b95d632d98a3cd0c2650d4e940;p=mkws-moved-to-github.git Something's not working right here. Add an explicit service_proxy_auth, which we shouldn't need. --- diff --git a/examples/htdocs/index-popup.html b/examples/htdocs/index-popup.html index d048a60..e363b7e 100644 --- a/examples/htdocs/index-popup.html +++ b/examples/htdocs/index-popup.html @@ -10,7 +10,8 @@ mkws_config = { lang_menu: false, perpage_default: 10, - query_width: 50 + query_width: 50, + service_proxy_auth: "http://mkws.indexdata.com/service-proxy-auth" };