Fix warning about interned strings on some nodes
This commit is contained in:
parent
e3dbe10187
commit
0b267c07c5
|
@ -151,7 +151,7 @@ ldap.max_links = -1
|
|||
[dba]
|
||||
; Nothing here
|
||||
[opcache]
|
||||
; Nothing here
|
||||
opcache.interned_strings_buffer=128
|
||||
[curl]
|
||||
; Nothing here
|
||||
[openssl]
|
||||
|
|
|
@ -147,7 +147,7 @@ ldap.max_links = -1
|
|||
[dba]
|
||||
; Nothing here
|
||||
[opcache]
|
||||
; Nothing here
|
||||
opcache.interned_strings_buffer=128
|
||||
[curl]
|
||||
; Nothing here
|
||||
[openssl]
|
||||
|
|
Loading…
Reference in a new issue