10 lines
174 B
TOML
10 lines
174 B
TOML
[app]
|
|
#theme = "Basic"
|
|
#theme = "Chassis"
|
|
theme = "Inception"
|
|
#theme = "Bootsier"
|
|
#theme = "Bulmix"
|
|
language = "es-ES"
|
|
|
|
[log]
|
|
tracing = "Info,pagetop=Debug,sqlx::query=Warn"
|