]> git.proxmox.com Git - pmg-api.git/blobdiff - src/PMG/Config.pm
config: disable advanced statistic filters by default
[pmg-api.git] / src / PMG / Config.pm
index dc28c022bd32002eabddca1a35fa287c3c278ea3..fe89e1189e833dccb334680798c3851b831b1e2a 100644 (file)
@@ -72,7 +72,7 @@ If this is enabled, the receiver statistic are limited to active ones
 statistic will not contain these active receivers.
 EODESC
            type => 'boolean',
-           default => 1,
+           default => 0,
        },
        dailyreport => {
            description => "Send daily reports.",