diff options
Diffstat (limited to 'etc/couchdb')
-rw-r--r-- | etc/couchdb/local.ini | 1 |
1 files changed, 1 insertions, 0 deletions
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] |