services.rust-federation-tester.settings.database_url

NixOS option

The database to store accounts and statistics.

type: string
Default
"sqlite:///var/lib/rust-federation-tester/db?mode=rwc"
Example
"postgres://localhost/db?currentSchema=schema"
declared in: nixos/modules/services/matrix/rust-federation-tester.nixView source on NixOS/nixpkgs →