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:
fd4ce75
)
Add log_level.
author
Mike Taylor
<mike@indexdata.com>
Thu, 20 Nov 2014 17:02:30 +0000
(17:02 +0000)
committer
Mike Taylor
<mike@indexdata.com>
Thu, 20 Nov 2014 17:02:30 +0000
(17:02 +0000)
examples/htdocs/mike.html
patch
|
blob
|
history
diff --git
a/examples/htdocs/mike.html
b/examples/htdocs/mike.html
index
989eb12
..
b3c6d52
100644
(file)
--- a/
examples/htdocs/mike.html
+++ b/
examples/htdocs/mike.html
@@
-4,6
+4,7
@@
<title>MKWS demo</title>
<script type="text/javascript">
var mkws_config = {
+ log_level: 'info',
sp_auth_credentials: "mkwstest/mkwstest"
}
</script>