mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-23 19:57:09 +00:00
519119989a
Two critical issues fixed: 1. Storage threshold overrides were being loaded but never applied - the code always used the default threshold instead of checking for overrides 2. Setting a threshold to 100% now properly disables alerts for that metric, allowing users to suppress specific alerts they don't want This fixes both the storage threshold persistence issue and the inability to disable alerts by setting thresholds to 100%.