From fe715f203ef584638d68e101522987a1b0633cd9 Mon Sep 17 00:00:00 2001 From: Florian Paul Azim Hoberg Date: Sat, 24 Aug 2024 08:10:16 +0200 Subject: [PATCH] docs: Adjust the readme.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 8e551ac..f21e513 100644 --- a/README.md +++ b/README.md @@ -154,6 +154,12 @@ balanciness: 10 parallel_migrations: 1 ignore_nodes: dummynode01,dummynode02 ignore_vms: testvm01,testvm02 +[storage_balancing] +enable: 0 +[update_service] +enable: 0 +[api] +enable: 0 [service] # The master_only option might be usuful if running ProxLB on all nodes in a cluster # but only a single one should do the balancing. The master node is obtained from the Proxmox