projects
/
mkws-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e3df14c
)
Remove superfluous pazpar2_url setting (re-specified the value that is
author
Mike Taylor
<mike@indexdata.com>
Mon, 16 Dec 2013 15:44:47 +0000
(15:44 +0000)
committer
Mike Taylor
<mike@indexdata.com>
Mon, 16 Dec 2013 15:44:47 +0000
(15:44 +0000)
already default).
examples/htdocs/localauth.html
patch
|
blob
|
history
diff --git
a/examples/htdocs/localauth.html
b/examples/htdocs/localauth.html
index
867d6ea
..
6c7e811
100644
(file)
--- a/
examples/htdocs/localauth.html
+++ b/
examples/htdocs/localauth.html
@@
-5,7
+5,6
@@
<link rel="stylesheet" type="text/css" href="http://mkws.indexdata.com/mkws.css" />
<script type="text/javascript">
var mkws_config = {
- pazpar2_url: "http://mkws.indexdata.com/service-proxy/",
service_proxy_auth: "http://example.indexdata.com/service-proxy-auth/",
service_proxy_auth_domain : "mkws.indexdata.com"
};