added container config

This commit is contained in:
jon brookes 2026-01-25 16:03:51 +00:00
parent eec00e17fe
commit 1000464b4a
7 changed files with 242 additions and 0 deletions

View file

@ -0,0 +1,8 @@
opcache.enable=1
opcache.enable_cli=0
opcache.memory_consumption=256
opcache.interned_strings_buffer=16
opcache.max_accelerated_files=100000
opcache.validate_timestamps=0
opcache.revalidate_freq=0
opcache.save_comments=1