pagetop/drust/config/local.toml

12 lines
197 B
TOML

[app]
#theme = "Default"
#theme = "Aliner"
theme = "Bootsier"
#theme = "Bulmix"
language = "es-ES"
[log]
tracing = "Info,pagetop=Debug,sqlx::query=Warn"
[dev]
#static_files = "../pagetop/static"