aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordglFromAtt <dgl@research.att.com>2019-01-18 19:32:48 +0000
committerdglFromAtt <dgl@research.att.com>2019-01-18 19:33:55 +0000
commitfeedd42d6251ad95b6f4ddc2753478f26c5ed20f (patch)
tree0293f4eb829def65414fdf6cb471bc49991cbecd
parent6ad19dfa4294276523d556b5795e7f35f1623d59 (diff)
Add note for new property
Change-Id: I2a4086e70490bd3f46a37a8cd5446c8a94f76339 Signed-off-by: dglFromAtt <dgl@research.att.com> Issue-ID: DMAAP-856
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 10d635d..85880d5 100644
--- a/README.md
+++ b/README.md
@@ -187,6 +187,8 @@ The table below lists all the settings, default values (if not set), and shows a
|-|-|-|-|
|aaf.AdminPassword | AAF credential of AdminUser | notSet | demo123456! |
|-|-|-|-|
+|aaf.NsOwnerIdentity | AAF Identity to be used as topic Namespace owner | notSet | aaf_admin@people.osaaf.org |
+|-|-|-|-|
|CredentialCodeKeyfile | location of the codec keyfile used to decrypt passwords | LocalKey | etc/LocalKey |
| | in this properties file before they are passed to AAF | LocalKey | etc/LocalKey |
|-|-|-|-|