fw4: add support for zone log_limit
[project/firewall4.git] / root / usr / share / ucode / fw4.uc
index d25afb7cdfbf1276277e47f7f00ff9c091926327..7b6eb18700b90389cfd8685decc75a54c136861b 100644 (file)
@@ -1990,7 +1990,7 @@ return {
                        custom_chains: [ "bool", null, UNSUPPORTED ],
 
                        log: [ "int" ],
-                       log_limit: [ "limit", null, UNSUPPORTED ],
+                       log_limit: [ "limit" ],
 
                        auto_helper: [ "bool", "1" ],
                        helper: [ "cthelper", null, PARSE_LIST ],