feat: default memory limit to 128M
This commit is contained in:
@@ -13,8 +13,8 @@
|
||||
- restart php-fpm
|
||||
|
||||
- name: configure php
|
||||
copy:
|
||||
src: ./files/php.ini
|
||||
template:
|
||||
src: php.ini.j2
|
||||
dest: /etc/php/{{ php_version }}/fpm/php.ini
|
||||
notify:
|
||||
- restart php-fpm
|
||||
|
Reference in New Issue
Block a user