]> git.proxmox.com Git - pmg-api.git/commit
config: disable advanced statistic filters by default
authorDominik Csapak <d.csapak@proxmox.com>
Fri, 23 Jun 2023 12:21:02 +0000 (14:21 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 26 Jun 2023 13:18:12 +0000 (15:18 +0200)
commit64e64a212899721c4b0011c08557b65d8d83c9ac
tree0835b62590f273c487a12042d8a0c3aaa3e5e5ed
parentf6ab3f7837946b5d11e0610b60057da079d0c0bc
config: disable advanced statistic filters by default

If the (documented) behaviour is not known, it is rather unexpected and
confusing. So disable by default.

Note that this is a breaking change, since enabling them is just a
config switch, it shouldn't be much of a problem.

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
src/PMG/Config.pm