summaryrefslogtreecommitdiff
path: root/rel
diff options
context:
space:
mode:
authorJan Lehnardt <jan@apache.org>2018-09-13 14:52:54 +0200
committerJan Lehnardt <jan@apache.org>2018-11-09 14:51:33 +0100
commit69453db0152bb85f856d359c9ed0433d27da2ff2 (patch)
tree6b812984478db0beae2fe7b896c0103505c49993 /rel
parent8ef520947c104fec5c420f4a731e5eeba9d27e84 (diff)
downloadcouchdb-69453db0152bb85f856d359c9ed0433d27da2ff2.tar.gz
remove config: [httpd] default_handler
Diffstat (limited to 'rel')
-rw-r--r--rel/overlay/etc/default.ini1
1 files changed, 0 insertions, 1 deletions
diff --git a/rel/overlay/etc/default.ini b/rel/overlay/etc/default.ini
index ba2a498eb..3fe59c92d 100644
--- a/rel/overlay/etc/default.ini
+++ b/rel/overlay/etc/default.ini
@@ -132,7 +132,6 @@ database_prefix = userdb-
port = {{backend_port}}
bind_address = 127.0.0.1
authentication_handlers = {couch_httpd_auth, cookie_authentication_handler}, {couch_httpd_auth, default_authentication_handler}
-default_handler = {couch_httpd_db, handle_request}
secure_rewrites = true
vhost_global_handlers = _utils, _uuids, _session, _users
allow_jsonp = false