You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by ab...@apache.org on 2020/09/24 08:51:13 UTC

[nifi-minifi-cpp] branch main updated: MINIFICPP-1378 comment s2s user/password properties

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

aboda pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/nifi-minifi-cpp.git


The following commit(s) were added to refs/heads/main by this push:
     new 21d0158  MINIFICPP-1378 comment s2s user/password properties
21d0158 is described below

commit 21d015862a0737389ad2f29970875394e58b7877
Author: Marton Szasz <sz...@gmail.com>
AuthorDate: Wed Sep 23 16:09:37 2020 +0200

    MINIFICPP-1378 comment s2s user/password properties
    
    Signed-off-by: Arpad Boda <ab...@apache.org>
    
    This closes #913
---
 conf/minifi.properties | 1 +
 1 file changed, 1 insertion(+)

diff --git a/conf/minifi.properties b/conf/minifi.properties
index 9580c75..dfa980f 100644
--- a/conf/minifi.properties
+++ b/conf/minifi.properties
@@ -34,6 +34,7 @@ nifi.database.content.repository.directory.default=${MINIFI_HOME}/content_reposi
 #nifi.security.client.pass.phrase=
 #nifi.security.client.ca.certificate=
 
+# Optional username/password used to authenticate against NiFi in RemoteProcessorGroups (i.e. Site-to-site configurations)
 #nifi.rest.api.user.name=admin
 #nifi.rest.api.password=password