summaryrefslogtreecommitdiffstats
path: root/collectors/freebsd.plugin/integrations/ipfw.md
diff options
context:
space:
mode:
Diffstat (limited to 'collectors/freebsd.plugin/integrations/ipfw.md')
-rw-r--r--collectors/freebsd.plugin/integrations/ipfw.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/collectors/freebsd.plugin/integrations/ipfw.md b/collectors/freebsd.plugin/integrations/ipfw.md
index 4bd4d120b..84e023bdf 100644
--- a/collectors/freebsd.plugin/integrations/ipfw.md
+++ b/collectors/freebsd.plugin/integrations/ipfw.md
@@ -4,6 +4,7 @@ meta_yaml: "https://github.com/netdata/netdata/edit/master/collectors/freebsd.pl
sidebar_label: "ipfw"
learn_status: "Published"
learn_rel_path: "Data Collection/FreeBSD"
+most_popular: False
message: "DO NOT EDIT THIS FILE DIRECTLY, IT IS GENERATED BY THE COLLECTOR'S metadata.yaml FILE"
endmeta-->
@@ -113,9 +114,9 @@ sudo ./edit-config netdata.conf
| Name | Description | Default | Required |
|:----|:-----------|:-------|:--------:|
-| counters for static rules | Enable or disable counters for static rules metric. | yes | False |
-| number of dynamic rules | Enable or disable number of dynamic rules metric. | yes | False |
-| allocated memory | Enable or disable allocated memory metric. | yes | False |
+| counters for static rules | Enable or disable counters for static rules metric. | yes | no |
+| number of dynamic rules | Enable or disable number of dynamic rules metric. | yes | no |
+| allocated memory | Enable or disable allocated memory metric. | yes | no |
</details>