aboutsummaryrefslogtreecommitdiffstats
path: root/config/zabbix-agent/zabbix-agent.xml
diff options
context:
space:
mode:
authorErmal <eri@pfsense.org>2010-09-14 20:20:16 +0000
committerErmal <eri@pfsense.org>2010-09-14 20:21:31 +0000
commit94840e0b0df26edb178a408e2cd24809cdda7fc5 (patch)
tree3b57259296bd471addd26d808acb281d9419b307 /config/zabbix-agent/zabbix-agent.xml
parentc03c04ceb3ebe47593cda51d5fea3afecd541f25 (diff)
downloadpfsense-packages-94840e0b0df26edb178a408e2cd24809cdda7fc5.tar.gz
pfsense-packages-94840e0b0df26edb178a408e2cd24809cdda7fc5.tar.bz2
pfsense-packages-94840e0b0df26edb178a408e2cd24809cdda7fc5.zip
Encode the field so that \n is preserved.
Diffstat (limited to 'config/zabbix-agent/zabbix-agent.xml')
-rw-r--r--config/zabbix-agent/zabbix-agent.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/zabbix-agent/zabbix-agent.xml b/config/zabbix-agent/zabbix-agent.xml
index 4724d144..21b3167e 100644
--- a/config/zabbix-agent/zabbix-agent.xml
+++ b/config/zabbix-agent/zabbix-agent.xml
@@ -83,6 +83,7 @@
<field>
<fielddescr>User Parameters</fielddescr>
<fieldname>userparams</fieldname>
+ <encoding>base64</encoding>
<value></value>
<type>textarea</type>
<rows>5</rows>