zabbix: Don't set the mbstring.func_overload option
This breaks MediaWiki running in the same web server. Zabbix no longer seems to need it anyway.
This commit is contained in:
parent
97689f9062
commit
07406231e3
@ -27,7 +27,6 @@ in
|
|||||||
''
|
''
|
||||||
post_max_size = 32M
|
post_max_size = 32M
|
||||||
max_execution_time = 300
|
max_execution_time = 300
|
||||||
mbstring.func_overload = 2
|
|
||||||
'';
|
'';
|
||||||
|
|
||||||
extraConfig = ''
|
extraConfig = ''
|
||||||
|
Loading…
x
Reference in New Issue
Block a user