aboutsummaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
Diffstat (limited to 'configs')
-rw-r--r--configs/maintenance-thresholds.toml3
1 files changed, 2 insertions, 1 deletions
diff --git a/configs/maintenance-thresholds.toml b/configs/maintenance-thresholds.toml
index 161b4c2..d2c85e8 100644
--- a/configs/maintenance-thresholds.toml
+++ b/configs/maintenance-thresholds.toml
@@ -43,7 +43,8 @@ zfs_count_warn = 1000 # runaway retention
zfs_space_warn_pct = 20 # snapshot space vs pool capacity
[packages]
-cache_warn_gb = 10 # suggest paccache beyond the weekly keep-3
+cache_warn_gb = 20 # above keep-3 saturation (~17-19GB on ratio);
+ # fires within ~2 months if the paccache timer dies
keyring_warn_days = 60 # stale archlinux-keyring silently breaks updates
[security]