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:
Eelco Dolstra 2013-05-17 15:32:43 +02:00
parent 97689f9062
commit 07406231e3

View File

@ -27,7 +27,6 @@ in
''
post_max_size = 32M
max_execution_time = 300
mbstring.func_overload = 2
'';
extraConfig = ''