diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2005-05-18 20:22:11 +0000 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2005-05-18 20:22:11 +0000 |
commit | 6cfdbb7c6d38afd1e5c33d4ad2416dcf3a31ebed (patch) | |
tree | 90456169a5f70f13157f0899dca99ebe2551efd3 /packages/carp_settings.xml | |
parent | 40a86c2d2e9ee84c1c681aba79c32d74b150410c (diff) | |
download | pfsense-packages-6cfdbb7c6d38afd1e5c33d4ad2416dcf3a31ebed.tar.gz pfsense-packages-6cfdbb7c6d38afd1e5c33d4ad2416dcf3a31ebed.tar.bz2 pfsense-packages-6cfdbb7c6d38afd1e5c33d4ad2416dcf3a31ebed.zip |
every 5 minutes -> when changes are made
Diffstat (limited to 'packages/carp_settings.xml')
-rw-r--r-- | packages/carp_settings.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/packages/carp_settings.xml b/packages/carp_settings.xml index 7c9b9885..3c1c215e 100644 --- a/packages/carp_settings.xml +++ b/packages/carp_settings.xml @@ -83,25 +83,25 @@ <field> <fielddescr>Synchronize rules</fielddescr> <fieldname>synchronizerules</fieldname> - <description>When this option is enabled, this system will automatically sync the firewalls rules over to the other carp host every 5 minutes.</description> + <description>When this option is enabled, this system will automatically sync the firewalls rules over to the other carp when changes are made..</description> <type>checkbox</type> </field> <field> <fielddescr>Synchronize aliases</fielddescr> <fieldname>synchronizealiases</fieldname> - <description>When this option is enabled, this system will automatically sync the aliases over to the other carp host every 5 minutes.</description> + <description>When this option is enabled, this system will automatically sync the aliases over to the other carp when changes are made.</description> <type>checkbox</type> </field> <field> <fielddescr>Synchronize nat</fielddescr> <fieldname>synchronizenat</fieldname> - <description>When this option is enabled, this system will automatically sync the nat rules over to the other carp host every 5 minutes.</description> + <description>When this option is enabled, this system will automatically sync the nat rules over to the other carp host when changes are made.</description> <type>checkbox</type> </field> <field> <fielddescr>Synchronize traffic shaper</fielddescr> <fieldname>synchronizetrafficshaper</fieldname> - <description>When this option is enabled, this system will automatically sync the traffic shaper rules over to the other carp host every 5 minutes.</description> + <description>When this option is enabled, this system will automatically sync the traffic shaper rules over to the other carp host when changes are made.</description> <type>checkbox</type> </field> <field> |