Skip to content

Commit 0e0140a

Browse files
committed
Add upload limit to .env.example
1 parent c29e4a1 commit 0e0140a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.env.example

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,4 @@ S3_BUCKET=<your-s3-bucket>
2424
S3_BUCKET_URL_BASE=<alt-for-s3-url>
2525
SESSION_SECRET=whatever_you_want_this_to_be_it_only_matters_for_production
2626
UI_ACCESS_TOKEN_ENABLED=false
27+
UPLOAD_LIMIT=250000000

0 commit comments

Comments
 (0)