11 lines
272 B
INI
11 lines
272 B
INI
|
[clouseau]
|
||
|
|
||
|
; set this to the same distributed Erlang cookie used by the CouchDB nodes
|
||
|
cookie=monster
|
||
|
|
||
|
; the path where you would like to store the search index files
|
||
|
dir=DATA_DIR/search
|
||
|
|
||
|
; the number of search indexes that can be open simultaneously
|
||
|
max_indexes_open=500
|