You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue has been automatically marked as stale because it has not had any activity for the last 30 days. It will be closed if no further activity occurs during the next 7 days. Thank you for your contributions.
Changing the
FILE_UPLOAD_SIZE_LIMIT
while bookstack does not error out, php.ini dictates the max file is 10M hardcoded.Alternatives:
Display a log message when
FILE_UPLOAD_SIZE_LIMIT
is changed informing user that has to bind mount a modified php.ini fileThanks
The text was updated successfully, but these errors were encountered: