This is an automated email from the ASF dual-hosted git repository.

pvillard pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/nifi.git


The following commit(s) were added to refs/heads/main by this push:
     new 2268daf  NIFI-8926 Remove disabling/enabling from docs list of actions 
that are not tracked in registry, since it is tracked now
2268daf is described below

commit 2268daf681eb9d1143dc5e254231d5295f0ca7df
Author: Bryan Bende <[email protected]>
AuthorDate: Tue Oct 19 10:59:01 2021 -0400

    NIFI-8926 Remove disabling/enabling from docs list of actions that are not 
tracked in registry, since it is tracked now
    
    Signed-off-by: Pierre Villard <[email protected]>
    
    This closes #5465.
---
 nifi-docs/src/main/asciidoc/user-guide.adoc | 1 -
 1 file changed, 1 deletion(-)

diff --git a/nifi-docs/src/main/asciidoc/user-guide.adoc 
b/nifi-docs/src/main/asciidoc/user-guide.adoc
index 83880c7..5cc7c79 100644
--- a/nifi-docs/src/main/asciidoc/user-guide.adoc
+++ b/nifi-docs/src/main/asciidoc/user-guide.adoc
@@ -2389,7 +2389,6 @@ image::local-changes-pg-inside.png["Local Changes Inside 
PG"]
 
 The following actions are not considered local changes:
 
-* disabling/enabling processors and controller services
 * stopping/starting processors
 * modifying sensitive property values
 * modifying remote process group URLs

Reply via email to