File couchdb.sysconfig of Package couchdb

## Type:        string
## Default:     "couchdb"
#
# User the process runs as.
# Don't change this unless you know what you are doing
#
COUCHDB_USER=couchdb

## Type:        string
## Default:     "/var/log/couchdb/couchdb.init"
#
# Standard output/error for the CouchDb init script
# Don't change this unless you know what you are doing
#
COUCHDB_INIT_FILE=/var/log/couchdb/couchdb.init

## Type:        string
## Default:     "/dev/null"
#
# Standard output for the CouchDb process
# Don't change this unless you know what you are doing
#
COUCHDB_STDOUT_FILE=/dev/null

## Type:        string
## Default:     "/var/log/couchdb/couchdb.stderr"
#
# Standard error for the CouchDb process
# Don't change this unless you know what you are doing
#
COUCHDB_STDERR_FILE=/var/log/couchdb/couchdb.stderr

## Type:        integer(0:)
## Default:     5
#
# Respawn timeout
#
COUCHDB_RESPAWN_TIMEOUT=5

## Type:        string
## Default:     ""
#
# Other options to pass to the server process
#
COUCHDB_OPTIONS=

openSUSE Build Service is sponsored by