summaryrefslogtreecommitdiff
path: root/databases/couchdb/files/pkg-message.in
diff options
context:
space:
mode:
Diffstat (limited to 'databases/couchdb/files/pkg-message.in')
-rw-r--r--databases/couchdb/files/pkg-message.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/databases/couchdb/files/pkg-message.in b/databases/couchdb/files/pkg-message.in
index ae67d78d3778..9eda85a03a7c 100644
--- a/databases/couchdb/files/pkg-message.in
+++ b/databases/couchdb/files/pkg-message.in
@@ -1,4 +1,10 @@
+[
+{ type: install
+ message: <<EOM
ADMIN ACCOUNT
By default no admin password or account is configured which leaves the DB
server open. Add accounts to the bottom of %%PREFIX%%/etc/couchdb/local.ini
to secure your installation (by default CouchDB listens on localhost only).
+EOM
+}
+]