feat: default memory limit to 128M

This commit is contained in:
VC
2024-07-05 11:53:31 +02:00
parent 4b4b6dd7f1
commit bf485efbef
3 changed files with 5 additions and 3 deletions

View File

@@ -1,3 +1,5 @@
---
php_modules: "['opcache', 'mysql', 'mbstring', 'gd']"
php_memory_limit: "128M"