rest-api-config: Remove reference to auth.gitBasicAuth

The auth.gitBasicAuth setting was removed in change I26f5bcd78.

Change-Id: I5ba54f5c9c14e4d18be9b58dd3357f5bc93107f4
This commit is contained in:
David Pursehouse 2017-03-01 17:42:06 +09:00
parent c75d2749dc
commit cdc381ea72

View File

@ -1273,8 +1273,7 @@ type] is `CUSTOM_EXTENSION`.
|`git_basic_auth_policy` |optional|
The link:config-gerrit.html#auth.gitBasicAuthPolicy[policy] to authenticate
Git over HTTP and REST API requests when
link:config-gerrit.html#auth.type[authentication type] is `LDAP` and
link:config-gerrit.html#auth.gitBasicAuth[basic authentication] is set to true.
link:config-gerrit.html#auth.type[authentication type] is `LDAP`.
Can be `HTTP`, `LDAP` or `HTTP_LDAP`.
|==========================================