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