diff options
Diffstat (limited to 'config/zabbix2/zabbix2-proxy.xml')
-rw-r--r-- | config/zabbix2/zabbix2-proxy.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/config/zabbix2/zabbix2-proxy.xml b/config/zabbix2/zabbix2-proxy.xml index 982b321b..56094fb9 100644 --- a/config/zabbix2/zabbix2-proxy.xml +++ b/config/zabbix2/zabbix2-proxy.xml @@ -129,7 +129,7 @@ <size>10</size> <required>true</required> </field> - <field> + <field> <fielddescr>Advanced Parameters</fielddescr> <fieldname>advancedparams</fieldname> <encoding>base64</encoding> @@ -138,7 +138,6 @@ <cols>50</cols> <description>Advanced parameters. There are some rarely used parameters that sometimes need to be defined. Value has form, example: StartDiscoverers=10</description> </field> - </fields> <custom_php_install_command>sync_package_zabbix2();</custom_php_install_command> <custom_php_command_before_form></custom_php_command_before_form> |