mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-01-04 20:49:17 +00:00
[PHP-FPM] Increase PHP memory limit for "cli" to 512M (#4010)
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
max_execution_time = 3600
|
||||
max_input_time = 3600
|
||||
memory_limit = 512M
|
||||
|
||||
Reference in New Issue
Block a user