diff options
-rw-r--r-- | packages/carp_settings.xml | 5 |
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> |