Merge branch 'main' into export-fixes
This commit is contained in:
commit
5f2f321ed5
6 changed files with 27 additions and 3 deletions
|
@ -140,4 +140,7 @@ CSP_ADDITIONAL_HOSTS=
|
|||
|
||||
# Increase if users are having trouble uploading BookWyrm export files.
|
||||
# Default value is 100MB
|
||||
DATA_UPLOAD_MAX_MEMORY_SIZE=104857600
|
||||
DATA_UPLOAD_MAX_MEMORY_SIZE=104857600
|
||||
|
||||
# Time before being logged out (in seconds)
|
||||
# SESSION_COOKIE_AGE=2592000 # current default: 30 days
|
Loading…
Add table
Add a link
Reference in a new issue