flimzy commented on a change in pull request #488: Fully remove mention of admin party everywhere URL: https://github.com/apache/couchdb-documentation/pull/488#discussion_r372557041
########## File path: src/intro/security.rst ########## @@ -130,38 +126,34 @@ the hash. .. _Bruce Schneier: http://en.wikipedia.org/wiki/Bruce_Schneier -But what's with the ``-hashed-`` prefix? When CouchDB starts up, it reads a set -of `.ini` files with config settings. It loads these settings into an internal -data store (not a database). The config API lets you read the current -configuration as well as change it and create new entries. CouchDB is writing -any changes back to the `.ini` files. +When CouchDB starts up, it reads a set of ``.ini`` files with config settings. It +loads these settings into an internal data store (not a database). The config +API lets you read the current configuration as well as change it and create new +entries. CouchDB is writing any changes back to the ``.ini`` files. Review comment: Perhaps this is more clear? ```suggestion entries. CouchDB writes any changes back to the ``.ini`` files. ``` ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to 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
