You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2020/03/03 15:54:36 UTC

[GitHub] [couchdb-documentation] wohali commented on a change in pull request #502: Added setup of admin for Redhat/CentOS

wohali commented on a change in pull request #502: Added setup of admin for Redhat/CentOS
URL: https://github.com/apache/couchdb-documentation/pull/502#discussion_r387115232
 
 

 ##########
 File path: src/install/unix.rst
 ##########
 @@ -128,6 +128,15 @@ joined together and configured consistently across all machines; **follow the**
 
     $ sudo yum -y install epel-release && sudo yum -y install couchdb
 
+.. highlight:: ini
+
+Once installed, change the password and uncomment the following line in your ``/opt/couchdb/etc/local.ini`` configuration file::
+
 
 Review comment:
   ```suggestion
   Once installed, change the password and uncomment the following line in your ``/opt/couchdb/etc/local.ini`` configuration file::
   
   .. code-block:: ini
   ```

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services