This website requires JavaScript.
Explore
Help
Register
Sign In
Gnous
/
mailcow
Watch
2
Star
0
Fork
0
You've already forked mailcow
Code
Issues
Pull Requests
1
Packages
Projects
Releases
Wiki
Activity
100e8ab00d
mailcow
/
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 10:28:15 +01:00
memory_limit
=
512M
Reference in New Issue
Copy Permalink