mirror of
https://github.com/docmost/docmost.git
synced 2026-05-07 06:23:06 +08:00
make file upload size limit configurable (#386)
This commit is contained in:
@@ -21,6 +21,9 @@ AWS_S3_BUCKET=
|
||||
AWS_S3_ENDPOINT=
|
||||
AWS_S3_FORCE_PATH_STYLE=
|
||||
|
||||
# default: 50mb
|
||||
FILE_UPLOAD_SIZE_LIMIT=
|
||||
|
||||
# options: smtp | postmark
|
||||
MAIL_DRIVER=smtp
|
||||
MAIL_FROM_ADDRESS=hello@example.com
|
||||
|
||||
Reference in New Issue
Block a user