From c9b4d1a56a52aef712b7e71c9ea2a727631c1a4e Mon Sep 17 00:00:00 2001 From: Jan Lehnardt Date: Wed, 17 Nov 2010 14:17:04 +0000 Subject: add comment about SSL port git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@1036051 13f79535-47bb-0310-9956-ffa450edef68 --- etc/couchdb/local.ini | 1 + 1 file changed, 1 insertion(+) (limited to 'etc/couchdb/local.ini') diff --git a/etc/couchdb/local.ini b/etc/couchdb/local.ini index d3c21577..1c4060ab 100644 --- a/etc/couchdb/local.ini +++ b/etc/couchdb/local.ini @@ -40,6 +40,7 @@ [daemons] ; enable SSL support by uncommenting the following line and supply the PEM's below. +; the default ssl port CouchDB listens on is 6984 ; httpsd = {couch_httpd, start_link, [https]} [ssl] -- cgit v1.2.3