use_service_proxy: true
authorMike Taylor <mike@indexdata.com>
Tue, 25 Jun 2013 12:16:03 +0000 (14:16 +0200)
committerMike Taylor <mike@indexdata.com>
Tue, 25 Jun 2013 12:16:03 +0000 (14:16 +0200)
(Surely this should be the default?)

experiments/spclient/index-somesite.html

index 7f495d7..f375fbd 100644 (file)
@@ -8,6 +8,7 @@
     <link rel="stylesheet" href="http://mkws.indexdata.com/mkwsStyle.css" />
     <script type="text/javascript">
       var mkws_config = { 
+      use_service_proxy: true,
       service_proxy_url: "http://mkws.indexdata.com/service-proxy/",
       service_proxy_auth: "http://mkws.indexdata.com/service-proxy-auth",
       };