summaryrefslogtreecommitdiff
path: root/etc/default/couchdb.tpl.in
blob: 40c7b6e5464317c4410621609e282df232d58261 (plain)
1
2
3
4
5
6
7
8
9
10
# @configure_input@

# Sourced by init script for configuration.

COUCHDB_USER=couchdb
COUCHDB_INI_FILE=%localconfdir%/couch.ini
COUCHDB_PID_FILE=%localstatedir%/run/couchdb.pid
COUCHDB_STDOUT_FILE=/dev/null
COUCHDB_STDERR_FILE=/dev/null
COUCHDB_RESPAWN_TIMEOUT=5