We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49e0439 commit 208982eCopy full SHA for 208982e
src/docs/src/config/auth.rst
@@ -570,7 +570,7 @@ Authentication Configuration
570
When set to ``warn``, CouchDB will log a warning when repeated
571
authentication failures occur for a specific user and client IP address.
572
573
- When set to ``enforce`` (the default), CouchDB will will reject requests with a
+ When set to ``enforce`` (the default), CouchDB will reject requests with a
574
403 status code if repeated authentication failures occur for a
575
specific user and client IP address. ::
576
0 commit comments