]> git.proxmox.com Git - pve-firewall.git/commitdiff
improve log burst property description
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 18 Sep 2020 14:39:08 +0000 (16:39 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 18 Sep 2020 14:39:08 +0000 (16:39 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
src/PVE/Firewall.pm

index 46a1376a27444d15938fb27fc9558a58e7a9f733..0bbe7d2277db3e0cd231c27a46a199875c802d58 100644 (file)
@@ -1256,7 +1256,7 @@ our $cluster_option_properties = {
                type => 'integer',
                minimum => 0,
                optional => 1,
-               description => 'Inital burst of packages which will get logged',
+               description => 'Initial burst of packages which will always get logged before the rate is applied',
                default => 5,
            },
        },