Merge pull request #6985 from ericsmalling/patch-3

registries array is optional
This commit is contained in:
Tammy Fox 2018-07-26 00:35:58 -04:00 committed by GitHub
commit 1c51a02c27
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -151,7 +151,7 @@ Settings for syncing system admininistrator users.
| `search_filter` | no | The LDAP search filter used to select users if `select_group_members` is `false`, for example, `(memberOf=cn=ddc-admins,ou=groups,dc=example,dc=com)`. May be left blank. |
### registries array (required)
### registries array (optional)
An array of tables that specifies the DTR instances that the current UCP instance manages.