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:
7bacf60
)
Add debug-level setting.
author
Mike Taylor
<mike@indexdata.com>
Thu, 10 Oct 2013 15:55:08 +0000
(16:55 +0100)
committer
Mike Taylor
<mike@indexdata.com>
Thu, 10 Oct 2013 15:55:08 +0000
(16:55 +0100)
examples/htdocs/index-mike.html
patch
|
blob
|
history
diff --git
a/examples/htdocs/index-mike.html
b/examples/htdocs/index-mike.html
index
0a8e504
..
a243f6c
100644
(file)
--- a/
examples/htdocs/index-mike.html
+++ b/
examples/htdocs/index-mike.html
@@
-6,6
+6,7
@@
<script type="text/javascript">
var mkws_config = {
responsive_design_width: 600,
+ debug: 1,
//service_proxy_auth: "/service-proxy-auth-mike"
};
</script>