Skip to content
Snippets Groups Projects
Commit 4ae21382 authored by Nigel Kukard's avatar Nigel Kukard
Browse files

chore: update PHP memory sizes according to recommendations

parent bb601de3
Branches
No related tags found
1 merge request!45chore: update PHP memory sizes according to recommendations
# Set memory limit to 512M
memory_limit=512M
# Set memory limit to 1G
memory_limit=1G
# Set OPCache settings
opcache.interned_strings_buffer=32
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment