diff options
Diffstat (limited to 'packages/carp_settings.xml')
-rw-r--r-- | packages/carp_settings.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/packages/carp_settings.xml b/packages/carp_settings.xml index d991452a..e73429e1 100644 --- a/packages/carp_settings.xml +++ b/packages/carp_settings.xml @@ -97,6 +97,12 @@ <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> <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> + <type>checkbox</type> </field> <field> <fielddescr>Synchronize to IP</fielddescr> |