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 2022/05/14 15:11:12 UTC

[GitHub] [couchdb-documentation] nickva commented on a diff in pull request #730: Fix to correctly show inline-code

nickva commented on code in PR #730:
URL: https://github.com/apache/couchdb-documentation/pull/730#discussion_r872991886


##########
src/api/server/common.rst:
##########
@@ -1847,9 +1847,9 @@ containing only the requested individual statistic.
         ...remaining couchdb metrics from _stats and _system
 
 If an additional port config option is specified, then a client can call this API using
-that port which does not require authentication. This option is ``false``(OFF) by default.
-When the option ``true``(ON), the default ports for a 3 node cluster are ``17986``,
-``27986``, ``37986``.
+that port which does not require authentication. This option is ``false`` (OFF)
+by default. When the option ``true`` (ON), the default ports for a 3 node cluster

Review Comment:
   “When the option _is_ true …” might sound better?



-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@couchdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org