1
0
Fork 0

Merge branch 'main' into export-fixes

This commit is contained in:
Mouse Reeve 2024-02-03 07:04:05 -08:00 committed by GitHub
commit 5f2f321ed5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 27 additions and 3 deletions

View file

@ -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