Something's not working right here.
authorMike Taylor <mike@indexdata.com>
Tue, 1 Oct 2013 12:35:38 +0000 (13:35 +0100)
committerMike Taylor <mike@indexdata.com>
Tue, 1 Oct 2013 12:35:38 +0000 (13:35 +0100)
Add an explicit service_proxy_auth, which we shouldn't need.

examples/htdocs/index-popup.html

index d048a60..e363b7e 100644 (file)
@@ -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"
      };
     </script>