diff options
author | Adrien Vergé <adrienverge@gmail.com> | 2019-11-01 15:40:53 +0100 |
---|---|---|
committer | Joan Touzet <wohali@users.noreply.github.com> | 2019-12-18 01:39:36 +0000 |
commit | 98c474598cef1e90b0892e53be1ce324959a13f8 (patch) | |
tree | cc64f80100b8e0c32cb1da87f7f702f8a6c78a09 /CONTRIBUTORS.in | |
parent | 850a9934c8cd3eb4ebc0100880ebad47978c46f3 (diff) | |
download | couchdb-98c474598cef1e90b0892e53be1ce324959a13f8.tar.gz |
Allow override of `-couch_ini` parameter
This is the continuation of commit 649b808 "Allow override of
`-args_file` and `-config` parameters (#1095)".
This allows setting the `-couch_ini` files location if needed, using
`COUCHDB_INI_FILES` env var:
- If unset (the default), `-couch_ini` argument won't be passed.
- If set (to a file, or list of files like
`COUCHDB_INI_FILES=/chroot/etc/couchdb/default.ini
/chroot/etc/couchdb/default.d ...`) it will allow running CouchDB with
different settings. A useful case is being able to run multiple
CouchDB servers on the same machine.
Diffstat (limited to 'CONTRIBUTORS.in')
0 files changed, 0 insertions, 0 deletions