summaryrefslogtreecommitdiffstats
path: root/usr/local/pkg
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2007-04-15 19:37:07 +0000
committerScott Ullrich <sullrich@pfsense.org>2007-04-15 19:37:07 +0000
commite130cfd349b0828f8a8628408330e38abe4e637e (patch)
tree40b33ee0c240b19331618a0c143547822fec5be1 /usr/local/pkg
parent530b5e46f98d1f7f2770090566a7eb2c06d59fc4 (diff)
downloadpfsense-e130cfd349b0828f8a8628408330e38abe4e637e.zip
pfsense-e130cfd349b0828f8a8628408330e38abe4e637e.tar.gz
Add xml sync schedules option
Diffstat (limited to 'usr/local/pkg')
-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