7 lines
117 B
TOML
7 lines
117 B
TOML
[app]
|
|
theme = "Aliner"
|
|
#theme = "Bootsier"
|
|
language = "es-ES"
|
|
|
|
[log]
|
|
tracing = "Info,pagetop=Debug,sqlx::query=Warn"
|