From 8fb4860de1fdd4a7a8eee887962693752878fa67 Mon Sep 17 00:00:00 2001 From: Kory Draughn Date: Wed, 24 Apr 2024 19:15:29 -0400 Subject: [PATCH] squash w/ 65 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0c91efe..eca14f7 100644 --- a/README.md +++ b/README.md @@ -242,6 +242,6 @@ Remember, the plugin is designed to track the totals of **good** replicas only. ### What are the rules around shared monitored nested collections? -Anytime a user performs an operation that results in a quota update, that user MUST have **modify_object** permissions on the ALL monitored parent collections. To reduce the management complexity of this, consider the following: +Anytime a user performs an operation that results in a quota update, that user MUST have **modify_object** permissions on ALL monitored parent collections. To reduce the management complexity of this, consider the following: - Avoid monitoring collections that have parent collections which are already being monitored - Use groups to simplify permission management