services.firefox-syncserver.database.name

NixOS option

Database to use for storage. Will be created automatically if it does not exist and config.services.firefox-syncserver.database.createLocally is set.

type: string matching the pattern [a-z_][a-z0-9_]*
Default
"firefox_syncserver"
declared in: nixos/modules/services/networking/firefox-syncserver.nixView source on NixOS/nixpkgs →