aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordoktornotor <notordoktor@gmail.com>2015-10-28 09:58:53 +0100
committerdoktornotor <notordoktor@gmail.com>2015-10-28 09:58:53 +0100
commitaf31eb896dfa7c163db340b55d43aa5369563d16 (patch)
tree1b8010abd1960fefc328b0a0efc050cf8a289b97
parent5ffe7904339f226bb5ddfb8e6780645323a57ab3 (diff)
downloadpfsense-packages-af31eb896dfa7c163db340b55d43aa5369563d16.tar.gz
pfsense-packages-af31eb896dfa7c163db340b55d43aa5369563d16.tar.bz2
pfsense-packages-af31eb896dfa7c163db340b55d43aa5369563d16.zip
Tweak replication target description
-rwxr-xr-xconfig/snort/snort_sync.xml8
1 files changed, 3 insertions, 5 deletions
diff --git a/config/snort/snort_sync.xml b/config/snort/snort_sync.xml
index 46922822..6b9e6a7f 100755
--- a/config/snort/snort_sync.xml
+++ b/config/snort/snort_sync.xml
@@ -172,11 +172,11 @@
</options>
</rowhelperfield>
<rowhelperfield>
- <fielddescr>IP-Address</fielddescr>
+ <fielddescr>IP Address/Hostname</fielddescr>
<fieldname>varsyncipaddress</fieldname>
- <description><![CDATA[IP Address of the destination host.]]></description>
+ <description><![CDATA[IP address or hostname of the destination host.]]></description>
<type>input</type>
- <size>15</size>
+ <size>40</size>
</rowhelperfield>
<rowhelperfield>
<fielddescr>Port</fielddescr>
@@ -202,8 +202,6 @@
</rowhelper>
</field>
</fields>
- <custom_delete_php_command>
- </custom_delete_php_command>
<custom_php_resync_config_command>
write_config("Snort pkg: saved changes to XMLRPC sync configuration.");snort_sync_on_changes();
</custom_php_resync_config_command>