Skip to content
Snippets Groups Projects
Commit 0cca491d authored by Hahn Axel (hahn)'s avatar Hahn Axel (hahn)
Browse files

do not stack values of available and security

parent 1413ca32
No related branches found
No related tags found
1 merge request!6do not stack values of available and security
......@@ -7,6 +7,7 @@
; ----------------------------------------------------------------------
; 2020-03-23 <axel.hahn@iml.unibe.ch> initial version
; 2021-12-16 <axel.hahn@iml.unibe.ch> flip values for updates and sec updates
; 2023-08-25 <axel.hahn@unibe.ch> do not stack values of available and security updates
; ======================================================================
; ----------------------------------------------------------------------
......@@ -19,7 +20,8 @@ check_command = "Update-available"
[update-available.urlparams]
areaAlpha = "0.2"
areaMode = "stacked"
; areaMode = "stacked"
areaMode = "none"
; colors in functions section .. because if 1st value (security) is
; mising then the colors are wrong :-/
; colorList = "6699aa,ff0000"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment