🔧 Ajusta archivos de configuración a directrices

This commit is contained in:
Manuel Cillero 2022-10-22 11:20:43 +02:00
parent 3d9db9f955
commit d4f6cbbd3b
4 changed files with 20 additions and 18 deletions

12
drust/config/local.toml Normal file
View file

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