mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-09-25 12:17:10 +00:00
[PHP-FPM] use python bootstrapper to start PHP-FPM container
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
opcache.enable=1
|
||||
opcache.enable_cli=1
|
||||
opcache.interned_strings_buffer=16
|
||||
opcache.max_accelerated_files=10000
|
||||
opcache.memory_consumption=128
|
||||
opcache.save_comments=1
|
||||
opcache.revalidate_freq=1
|
||||
Reference in New Issue
Block a user