summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorvarac <varacanero@zeromail.org>2013-02-08 17:20:42 +0100
committervarac <varacanero@zeromail.org>2013-02-08 17:20:42 +0100
commit84b02911502331b4bf1b298fab2577424d7ef534 (patch)
tree8327951a7263908e695349dcadd88246d3fa9de2
parent93a514a61ccfd656796d5b5cd143ea4cfacbc15b (diff)
couchdb: disable futon (Feature #1121)
-rw-r--r--puppet/modules/site_couchdb/files/local.ini1
1 files changed, 1 insertions, 0 deletions
diff --git a/puppet/modules/site_couchdb/files/local.ini b/puppet/modules/site_couchdb/files/local.ini
index 485c9a29..4003bfcd 100644
--- a/puppet/modules/site_couchdb/files/local.ini
+++ b/puppet/modules/site_couchdb/files/local.ini
@@ -27,6 +27,7 @@
[httpd_global_handlers]
;_google = {couch_httpd_proxy, handle_proxy_req, <<"http://www.google.com">>}
+_utils = {couch_httpd_misc_handlers, handle_welcome_req, <<"Welcome, Futon is disabled!">>}
[couch_httpd_auth]
; If you set this to true, you should also uncomment the WWW-Authenticate line