services.acme-dns.settings.database.connection

NixOS option

Database connection string.

type: string
Default
"/var/lib/acme-dns/acme-dns.db"
Example
"postgres://user:password@localhost/acmedns"
declared in: nixos/modules/services/networking/acme-dns.nixView source on NixOS/nixpkgs →