diff --git a/.env.example b/.env.example index 17b6fe5a..5e696e25 100644 --- a/.env.example +++ b/.env.example @@ -24,3 +24,4 @@ S3_BUCKET= S3_BUCKET_URL_BASE= SESSION_SECRET=whatever_you_want_this_to_be_it_only_matters_for_production UI_ACCESS_TOKEN_ENABLED=false +UPLOAD_LIMIT=250000000