services.rust-federation-tester.settings.database_url
NixOS option
The database to store accounts and statistics.
type: stringDefault
"sqlite:///var/lib/rust-federation-tester/db?mode=rwc"
Example
declared in: nixos/modules/services/matrix/rust-federation-tester.nixView source on NixOS/nixpkgs →"postgres://localhost/db?currentSchema=schema"