MyNixOS website logo
option

services.speedtest-tracker.settings.DB_DATABASE

The name of the database, or path to the sqlite file.

Declarations
Type
string
Default
''
  "''${config.services.speedtest-tracker.dataDir}/storage/database/database.sqlite" if DB_CONNECTION is "sqlite", "speedtest-tracker" otherwise
''