services.couchdb.viewIndexDir
NixOS option
Specifies location of CouchDB view index files. This location should be writable and readable for the user that runs the CouchDB service (couchdb by default).
type: absolute pathDefault
declared in: nixos/modules/services/databases/couchdb.nixView source on NixOS/nixpkgs →"/var/lib/couchdb"