summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoan Touzet <joant@atypical.net>2019-12-09 12:54:37 -0500
committerJoan Touzet <wohali@users.noreply.github.com>2019-12-09 19:15:06 +0000
commit71d673f434d17f8cb8c46bf86fef3ff38569fdcb (patch)
treedc013f48bb446f842a65e220c9ff1cc296498683
parentff0da20de60b3a70af8727e8fad9a3ff00430fad (diff)
downloadcouchdb-71d673f434d17f8cb8c46bf86fef3ff38569fdcb.tar.gz
Remove invalid query server def in local.ini
-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