From 6a87dec33909b7452d2cf7d732e4f9ae8fca09c4 Mon Sep 17 00:00:00 2001 From: Dustin Pianalto Date: Mon, 20 Feb 2023 23:11:41 -0900 Subject: [PATCH] Add proxmox servers --- config.yml.dist | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/config.yml.dist b/config.yml.dist index 5e7f58c..65a140d 100644 --- a/config.yml.dist +++ b/config.yml.dist @@ -69,11 +69,15 @@ services: items: - name: "Jacob" logo: "assets/icons/homer-icons/png/proxmox.png" - subtitle: "Bookmark example" - tag: "proxmox" - keywords: "self hosted reddit" url: "https://jacob.djpianalto.com" - target: "_blank" # optional html a tag target attribute + type: "Proxmox" + node: "jacob" + warning_value: 50 + danger_value: 80 + api_token: "PVEAPIToken=root@pam!homer=f51191d3-a96e-45ea-a490-92ad9ea8e2e0" + hide_decimals: true + small_font_on_small_screens: true + small_font_on_desktop: true - name: "Joseph" logo: "assets/icons/homer-icons/png/proxmox.png" tag: "proxmox"