chore: switch to caddy for fpm and postgres 16

This commit is contained in:
2026-01-23 10:49:01 +00:00
parent ccf388d047
commit c32e240d2e
12 changed files with 81 additions and 250 deletions

View File

@@ -1,7 +1,13 @@
[opcache]
opcache.enable=1
opcache.interned_strings_buffer=16
opcache.enable_cli=1
opcache.interned_strings_buffer=32
opcache.max_accelerated_files=10000
opcache.memory_consumption=256
opcache.save_comments=1
opcache.revalidate_freq=60
opcache.fast_shutdown=1
opcache.use_cwd=1
opcache.validate_timestamps=1
opcache.jit=tracing
opcache.jit_buffer_size=128M