Fixes
Some checks failed
Gitea Actions / Merge (push) Waiting to run
Gitea Actions / Run-Tests-On-Arm64 (push) Failing after 26s
Gitea Actions / Run-Tests-On-Amd64 (push) Has been cancelled

This commit is contained in:
Thomas Peterson 2025-05-27 18:18:59 +02:00
parent ef055c96b4
commit 6f7d1b50f3

View File

@ -5,7 +5,7 @@ opcache.enable = 1
opcache.max_accelerated_files = 1048793 opcache.max_accelerated_files = 1048793
opcache.validate_timestamps = 0 opcache.validate_timestamps = 0
opcache.memory_consumption=128 opcache.memory_consumption=128
opcache.interned_strings_buffer=4095 opcache.interned_strings_buffer=256
memory_limit = -1 memory_limit = -1