MyNixOS website logo
option

services.rust-federation-tester.settings.database_url

The database to store accounts and statistics.

Declarations
Type
string
Default
"sqlite:///var/lib/rust-federation-tester/db?mode=rwc"
Example
"postgres://localhost/db?currentSchema=schema"