From 495f0c79aa1f4180571c420d2393de4b7c699e3c Mon Sep 17 00:00:00 2001 From: Armilar <102996011+Armilar@users.noreply.github.com> Date: Sun, 7 Dec 2025 23:16:38 +0100 Subject: [PATCH] Fix typo in objects warn limit documentation not "system.host.adapter" but "system.adapter" --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6aba75adc4..92079b53a4 100644 --- a/README.md +++ b/README.md @@ -557,7 +557,7 @@ By default, this threshold is 5 % of disk space. Via the state `system.host...objectsWarnLimit` you can override this threshold to any positive number. +By default, this is set to `5000` objects. Via the state `system.adapter...objectsWarnLimit` you can override this threshold to any positive number. ### Logging #### Log levels