flimzy commented on a change in pull request #282: Clarify use of relevant
[admins] section
URL:
https://github.com/apache/couchdb-documentation/pull/282#discussion_r196675542
##########
File path: src/config/auth.rst
##########
@@ -29,9 +29,11 @@ Server Administrators
users. This configuration is known as `Admin Party`, and is not recommended
for in-production usage. You can crash the party simply by creating the
first admin account. CouchDB server administrators and passwords are not
- stored in the ``_users`` database, but in the ``local.ini`` file, which
- should be appropriately secured and readable only by system
- administrators::
+ stored in the ``_users`` database, but in the last ``[admins]`` section
+ that CouchDB finds when loading. See :config:intro
Review comment:
Would it make sense to say "in the last [admins] section of the ini file" or
similar, to make it more explicit where this admins section should be found?
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services