Fix warning about interned strings on some nodes

This commit is contained in:
Micke Nordin 2023-04-05 08:08:31 +02:00
parent e3dbe10187
commit 0b267c07c5
Signed by untrusted user: Micke
GPG key ID: 0DA0A7A5708FE257
2 changed files with 2 additions and 2 deletions

View file

@ -151,7 +151,7 @@ ldap.max_links = -1
[dba]
; Nothing here
[opcache]
; Nothing here
opcache.interned_strings_buffer=128
[curl]
; Nothing here
[openssl]

View file

@ -147,7 +147,7 @@ ldap.max_links = -1
[dba]
; Nothing here
[opcache]
; Nothing here
opcache.interned_strings_buffer=128
[curl]
; Nothing here
[openssl]