This is an automated email from the ASF dual-hosted git repository.
wohali pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/couchdb-documentation.git
The following commit(s) were added to refs/heads/master by this push:
new aacbf23 Fix typo
aacbf23 is described below
commit aacbf23db16a45ef5dd10ad2318767bdeffa5f2f
Author: Stephen Daves <[email protected]>
AuthorDate: Sun Oct 15 21:11:03 2017 -0400
Fix typo
---
src/config/auth.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/config/auth.rst b/src/config/auth.rst
index 1d0e640..6d5322e 100644
--- a/src/config/auth.rst
+++ b/src/config/auth.rst
@@ -275,7 +275,7 @@ Authentication Configuration
not ``true``. Used for :ref:`api/auth/proxy`. ::
[couch_httpd_auth]
- x_auth_roles = X-Auth-CouchDB-Token
+ x_auth_token = X-Auth-CouchDB-Token
.. config:option:: x_auth_username :: Proxy Auth username header
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].