diff --git a/.env.example b/.env.example index b66b6c770..04d078d3d 100644 --- a/.env.example +++ b/.env.example @@ -139,5 +139,5 @@ TWO_FACTOR_LOGIN_MAX_SECONDS=60 CSP_ADDITIONAL_HOSTS= # 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 \ No newline at end of file