EinsatzOnline/config/default.toml

7 lines
174 B
TOML

[database]
connection_string = "postgresql://postgres:qwertz@localhost:5432/postgres"
[application]
default_language = "de-DE"
fallback_language = "en-US"
loglevel = "debug"