Skip to content

Conversation

@melroy89
Copy link
Member

@melroy89 melroy89 commented Sep 21, 2025

  • Align the PHP memory_limit to the same limit as in our Docker setup: memory_limit = 512M
    memory_limit = 512M
  • Increase the low 128M to 512M for memory_limit
  • Fix the MB to M
  • Explain our recommended server setup, which is around 12 vCPU cores with 32GB RAM. This seems to be a nice sweet spot for now.
  • Slightly increase the upload size to 12M

Next, I'm also considering adding the same upload max file size and post max size to the Docker setup. Since currently it doesn't have set anything here https://github.com/MbinOrg/mbin/blob/main/docker/conf.d/

@melroy89 melroy89 added the documentation Improvements or additions to documentation label Sep 21, 2025
@melroy89 melroy89 merged commit 8be5e05 into main Sep 21, 2025
7 checks passed
@melroy89 melroy89 deleted the increase_memory_limit branch September 21, 2025 20:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants