tune nextcloud opc cahc config

This commit is contained in:
stubbfel
2025-06-09 14:29:48 +02:00
parent 598058bfb3
commit 0fe0e94e55

View File

@@ -6,11 +6,12 @@ let
extraConfig = ''
opcache.enable=1
opcache.enable_cli=1
opcache.interned_strings_buffer=12
opcache.max_accelerated_files=10000
opcache.memory_consumption=128
opcache.interned_strings_buffer=32
opcache.max_accelerated_files=15000
opcache.memory_consumption=256
opcache.save_comments=1
opcache.revalidate_freq=1
opcache.validate_timestamps=0
opcache.revalidate_freq=60
memory_limit=5G
post_max_size=5G
upload_max_filesize=5G