]> git.proxmox.com Git - pmg-api.git/commit
config: disable awl and bayes by default
authorDominik Csapak <d.csapak@proxmox.com>
Fri, 23 Jun 2023 12:21:01 +0000 (14:21 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 26 Jun 2023 13:17:56 +0000 (15:17 +0200)
commitf6ab3f7837946b5d11e0610b60057da079d0c0bc
tree7763b7d29fd6ee94648965b49eb60656d899a7d1
parent1583283557956a431c4afe86d243c6fbc177034b
config: disable awl and bayes by default

Since most often they don't help in a default setup without manually
training with many examples.

Note that this is a breaking change, and a config rewrite will
trigger a deletion of bayes and awl databases.

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