This website requires JavaScript.
Explore
Help
Register
Sign In
self-hosted
/
mailcow-dockerized
Watch
1
Star
0
Fork
0
You've already forked mailcow-dockerized
mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced
2024-12-25 02:29:32 +02:00
Code
Issues
Releases
Activity
881c2d6e02
mailcow-dockerized
/
data
/
conf
/
phpfpm
/
php-conf.d
/
other.ini
4 lines
68 B
INI
Raw
Normal View
History
Unescape
Escape
[PHP-FPM] Increase timeouts
2020-05-12 18:29:54 +02:00
max_execution_time
=
3600
max_input_time
=
3600
[PHP-FPM] Increase PHP memory limit for "cli" to 512M (#4010)
2021-03-03 11:28:15 +02:00
memory_limit
=
512M
Reference in New Issue
Copy Permalink