X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=examples%2Fhtdocs%2Fjasmine-popup.html;h=7b32c1c9162772de0b72a95553774fddeafe9993;hb=f040336ce307386f952c7bd0dc7a0a31a1082d9e;hp=2f1405937553ada6be306678d5fc22cc534ec647;hpb=2d42607fe8a0f8904c1e73f84ac1e5283a736554;p=mkws-moved-to-github.git diff --git a/examples/htdocs/jasmine-popup.html b/examples/htdocs/jasmine-popup.html index 2f14059..7b32c1c 100644 --- a/examples/htdocs/jasmine-popup.html +++ b/examples/htdocs/jasmine-popup.html @@ -10,7 +10,7 @@ - + @@ -18,6 +18,7 @@ + @@ -52,14 +53,13 @@ // use a our main service proxy with mkws test account var mkws_config = { perpage_default: 10, - pazpar2_url: "//mkws.indexdata.com/service-proxy/", - service_proxy_auth: "//mkws.indexdata.com/service-proxy-testauth" + sp_auth_credentials: "mkwstest/mkwstest" }; var jasmine_config = { search_query: "netbsd", expected_hits: 10, - active_clients: 12, + active_clients: 13, check_motd: false, show_record_url: true };