fixes and features
This commit is contained in:
@@ -33,6 +33,10 @@ RUST_LOG=rustpad=info,tower_http=warn
|
||||
# Maximum upload size
|
||||
UPLOAD_MAX_SIZE_MB=20
|
||||
|
||||
# Browser cache lifetime in seconds
|
||||
ASSET_CACHE_MAX_AGE_SECONDS=600
|
||||
FILE_CACHE_MAX_AGE_SECONDS=300
|
||||
|
||||
# Optional PostgreSQL container configuration
|
||||
POSTGRES_DB=rustpad
|
||||
POSTGRES_USER=rustpad
|
||||
|
||||
Reference in New Issue
Block a user