Connection string for the PostgreSQL database.
Declarations
Type
null or string
Default
''
if cfg.settings.db.dialect == "postgres" then "/run/postgresql" else null
''
Connection string for the PostgreSQL database.
null or string
''
if cfg.settings.db.dialect == "postgres" then "/run/postgresql" else null
''