Location for the SQLite database.
Declarations
Type
null or string
Default
''
if cfg.settings.db.dialect == "sqlite" then "/var/lib/gancio/db.sqlite" else null
''
Location for the SQLite database.
null or string
''
if cfg.settings.db.dialect == "sqlite" then "/var/lib/gancio/db.sqlite" else null
''