aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorColin Smith <colin@pfsense.org>2005-03-31 01:57:53 +0000
committerColin Smith <colin@pfsense.org>2005-03-31 01:57:53 +0000
commit1c054632dc311955e7cc0f788273220e343510e4 (patch)
tree1a5d70c145ddfd2e332c08d5897768bd65ce13b9
parent64b0a544d4153f0b3e386f8696a2014e37a02f1e (diff)
downloadpfsense-packages-1c054632dc311955e7cc0f788273220e343510e4.tar.gz
pfsense-packages-1c054632dc311955e7cc0f788273220e343510e4.tar.bz2
pfsense-packages-1c054632dc311955e7cc0f788273220e343510e4.zip
Add note about current sync limitations.
-rw-r--r--packages/carp_settings.xml5
1 files changed, 4 insertions, 1 deletions
diff --git a/packages/carp_settings.xml b/packages/carp_settings.xml
index 4aa0f590..78dad743 100644
--- a/packages/carp_settings.xml
+++ b/packages/carp_settings.xml
@@ -116,5 +116,8 @@
<description>Enter the webGUI password of the system that you would like to synchronize with.</description>
<type>input</type>
</field>
- </fields>
+ <field>
+ <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>
+ </fields>
</packagegui>