mirror of
https://github.com/bookwyrm-social/bookwyrm.git
synced 2024-12-23 08:36:32 +00:00
fix comment in env example
This commit is contained in:
parent
ddc35a7a52
commit
a563275308
1 changed files with 1 additions and 1 deletions
|
@ -139,5 +139,5 @@ TWO_FACTOR_LOGIN_MAX_SECONDS=60
|
||||||
CSP_ADDITIONAL_HOSTS=
|
CSP_ADDITIONAL_HOSTS=
|
||||||
|
|
||||||
# Increase if users are having trouble uploading BookWyrm export files.
|
# Increase if users are having trouble uploading BookWyrm export files.
|
||||||
# Default value is 2.5MB, this value is 100MB
|
# Default value is 100MB
|
||||||
DATA_UPLOAD_MAX_MEMORY_SIZE=104857600
|
DATA_UPLOAD_MAX_MEMORY_SIZE=104857600
|
Loading…
Reference in a new issue