mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-07-28 12:36:52 +00:00
[PHP-FPM] Increase PHP memory limit for "cli" to 512M (#4010)
This commit is contained in:
parent
0bd03c04bd
commit
b6d1f78428
1 changed files with 1 additions and 0 deletions
|
|
@ -1,2 +1,3 @@
|
|||
max_execution_time = 3600
|
||||
max_input_time = 3600
|
||||
memory_limit = 512M
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue