summaryrefslogtreecommitdiff
path: root/etc/couchdb/default.ini.tpl.in
diff options
context:
space:
mode:
authorJohn Christopher Anderson <jchris@apache.org>2010-05-19 21:14:28 +0000
committerJohn Christopher Anderson <jchris@apache.org>2010-05-19 21:14:28 +0000
commitea00c0491ce7b8642979bd5195aa4851a63eae25 (patch)
tree23b56179b4cc9c3354268a838cd2737513a4f3a5 /etc/couchdb/default.ini.tpl.in
parent98e34f7e65d344e846b04eaea73d841f9da9cd9c (diff)
jsonp callbacks are ignored unless jsonp is configured to true
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@946400 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'etc/couchdb/default.ini.tpl.in')
-rw-r--r--etc/couchdb/default.ini.tpl.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/couchdb/default.ini.tpl.in b/etc/couchdb/default.ini.tpl.in
index 0222839a..453418bb 100644
--- a/etc/couchdb/default.ini.tpl.in
+++ b/etc/couchdb/default.ini.tpl.in
@@ -24,6 +24,7 @@ vhost_global_handlers = _utils
_session
_oauth
_users
+jsonp = false
[log]
file = %localstatelogdir%/couch.log