diff options
author | Sonsino, Ofir (os0695) <os0695@intl.att.com> | 2018-11-20 11:52:52 +0200 |
---|---|---|
committer | Sonsino, Ofir (os0695) <os0695@intl.att.com> | 2018-11-20 11:52:52 +0200 |
commit | 8f020d94d80de4dd8da8c4432dd54178483129bc (patch) | |
tree | 051bdeac5690dcb8afa767b434b6b2660e7dc1fc /docs/configuration.rst | |
parent | c22d40759d85d2be3a50e4bce7e9f3d74e516291 (diff) |
Docs alignment with Casablanca
Change-Id: I3a44dcf48919e694a06fa90b2c5f904f7c913a93
Issue-ID: VID-254
Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
Diffstat (limited to 'docs/configuration.rst')
-rw-r--r-- | docs/configuration.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/configuration.rst b/docs/configuration.rst index 6357d5aac..ab757387c 100644 --- a/docs/configuration.rst +++ b/docs/configuration.rst @@ -18,6 +18,9 @@ system.properties file ``db.password`` The password for the VID database +``role_management_activated`` + Role management activation flag, "false" by defauly. Change to "true" in order to activate this feature. + ``aai.server.url.base`` Base URL for the A&AI server |