summaryrefslogtreecommitdiff
path: root/etc/couchdb/couch.ini.tpl.in
blob: af7d32b760c155cf22c8c57175e00c3b803da3b9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[Couch]

ConsoleStartupMsg=Apache CouchDB is starting.

DbRootDir=%localstatelibdir%

Port=5984

BindAddress=127.0.0.1

DocumentRoot=%localdatadir%/www

LogFile=%localstatelogdir%/couch.log

UtilDriverDir=%couchprivlibdir%

LogLevel=info

[Couch Query Servers]

javascript=%bindir%/%couchjs_command_name% %localdatadir%/server/main.js