Fix warning about interned strings on some nodes
This commit is contained in:
parent
5d1921463f
commit
eb433eb1ee
|
@ -153,7 +153,7 @@ data:
|
||||||
[dba]
|
[dba]
|
||||||
; Nothing here
|
; Nothing here
|
||||||
[opcache]
|
[opcache]
|
||||||
; Nothing here
|
opcache.interned_strings_buffer=128
|
||||||
[curl]
|
[curl]
|
||||||
; Nothing here
|
; Nothing here
|
||||||
[openssl]
|
[openssl]
|
||||||
|
|
|
@ -153,7 +153,7 @@ data:
|
||||||
[dba]
|
[dba]
|
||||||
; Nothing here
|
; Nothing here
|
||||||
[opcache]
|
[opcache]
|
||||||
; Nothing here
|
opcache.interned_strings_buffer=128
|
||||||
[curl]
|
[curl]
|
||||||
; Nothing here
|
; Nothing here
|
||||||
[openssl]
|
[openssl]
|
||||||
|
|
Loading…
Reference in a new issue