services.acme-dns.settings.database.connection
Database connection string.
- Type
string- Default
"/var/lib/acme-dns/acme-dns.db"- Example
"postgres://user:password@localhost/acmedns"- Declared
- <nixpkgs/nixos/modules/services/networking/acme-dns.nix>
Database connection string.
string"/var/lib/acme-dns/acme-dns.db""postgres://user:password@localhost/acmedns"