updated php state
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Paul 2025-06-22 18:03:28 +02:00
parent 01b945c14a
commit 5ceec694d3

View File

@ -140,4 +140,8 @@ php:
ldap: ldap:
ldap.max_links: '-1' ldap.max_links: '-1'
opcache: opcache:
opcache.interned_strings_buffer: 16 opcache.enable: 1
opcache.enable_cli: 1
opcache.memory_consumption: 128
opcache.revalidate_freq: 1
opcache.interned_strings_buffer: 64