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

This commit is contained in:
Thomas Peterson 2025-05-27 18:21:11 +02:00
parent 6f7d1b50f3
commit 304ba76aea

View File

@ -5,7 +5,6 @@ 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=256
memory_limit = -1 memory_limit = -1