logging
This commit is contained in:
+3
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user