This commit is contained in:
Mateusz Gruszczyński
2026-07-22 11:15:01 +02:00
parent 1be2023e36
commit 8bf45938ea
19 changed files with 189 additions and 33 deletions
+3 -1
View File
@@ -20,7 +20,9 @@ DATABASE_MAX_CONNECTIONS=8
# Logging
RUST_LOG=rustpad=debug,tower_http=info
# available: warn, debug, info
FRONTEND_DEBUG=false
RUST_LOG=rustpad=info,tower_http=warn
# Maximum upload size
UPLOAD_MAX_SIZE_MB=20