summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoan Touzet <joant@atypical.net>2019-12-09 12:54:37 -0500
committerJoan Touzet <joant@atypical.net>2019-12-09 12:54:37 -0500
commit5eb6ea5cd8cfa42fdf934bed9302fbdab8d0deb3 (patch)
treedc013f48bb446f842a65e220c9ff1cc296498683
parent4c0bc6e1385636414e8bcbbfb41ecddebd08bb80 (diff)
downloadcouchdb-2-small-fixes.tar.gz
Remove invalid query server def in local.ini2-small-fixes
-rw-r--r--rel/overlay/etc/local.ini3
1 files changed, 0 insertions, 3 deletions
diff --git a/rel/overlay/etc/local.ini b/rel/overlay/etc/local.ini
index ac51b7b56..5ccc8269f 100644
--- a/rel/overlay/etc/local.ini
+++ b/rel/overlay/etc/local.ini
@@ -44,9 +44,6 @@ enable = true ; for the test suites
; the whitelist.
;config_whitelist = [{httpd,config_whitelist}, {log,level}, {etc,etc}]
-[query_servers]
-;nodejs = /usr/local/bin/couchjs-node /path/to/couchdb/share/server/main.js
-
[couch_httpd_auth]
; If you set this to true, you should also uncomment the WWW-Authenticate line
; above. If you don't configure a WWW-Authenticate header, CouchDB will send