Offer a way to update php.ini at startup based on `FILE_UPLOAD_SIZE_LIMIT`
Closed this issue · 2 comments
stavros-k commented
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 file
Thanks
rjhenry commented
Take a look at the linked PR. I'll happily review a PR to make changes to php.ini if you bring one forward.
stale commented
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.