summaryrefslogtreecommitdiffstats
path: root/usr/local/pkg/carp_settings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local/pkg/carp_settings.xml')
-rw-r--r--usr/local/pkg/carp_settings.xml16
1 files changed, 11 insertions, 5 deletions
diff --git a/usr/local/pkg/carp_settings.xml b/usr/local/pkg/carp_settings.xml
index d07d773..85f3be1 100644
--- a/usr/local/pkg/carp_settings.xml
+++ b/usr/local/pkg/carp_settings.xml
@@ -144,11 +144,17 @@
<note>Note: CARP sync is currently only supported over http connections - make sure the remote system's WebGUI protocol is set to this!</note>
</field>
<field>
- <fielddescr>Remote System Password</fielddescr>
- <fieldname>password</fieldname>
- <description>Enter the webGUI password of the system that you would like to synchronize with.</description>
- <type>password</type>
- </field>
+ <fielddescr>Remote System Password</fielddescr>
+ <fieldname>password</fieldname>
+ <description>Enter the webGUI password of the system that you would like to synchronize with.</description>
+ <type>password</type>
+ </field>
+ <field>
+ <fielddescr>Synchronize Firewall Schedules</fielddescr>
+ <fieldname>synchronizeschedules</fieldname>
+ <description>When this option is enabled, this system will automatically sync the firewall schedules over to the other carp host when changes are made.</description>
+ <type>checkbox</type>
+ </field>
</fields>
<custom_php_validation_command>
if($_POST["synchronizetoip"])
OpenPOWER on IntegriCloud