summaryrefslogtreecommitdiff
path: root/etc/couchdb/local.ini
diff options
context:
space:
mode:
authorJan Lehnardt <jan@apache.org>2010-11-17 14:17:04 +0000
committerJan Lehnardt <jan@apache.org>2010-11-17 14:17:04 +0000
commitc9b4d1a56a52aef712b7e71c9ea2a727631c1a4e (patch)
treedec0024e56d03b101e666d20cffa8ed698d58ffc /etc/couchdb/local.ini
parent03fc43f5e2e758463365c54e090a78471c5123cd (diff)
add comment about SSL port
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@1036051 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'etc/couchdb/local.ini')
-rw-r--r--etc/couchdb/local.ini1
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]