summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/couchdb/local_dev.ini5
1 files changed, 4 insertions, 1 deletions
diff --git a/etc/couchdb/local_dev.ini b/etc/couchdb/local_dev.ini
index 13cfb494..78d268a7 100644
--- a/etc/couchdb/local_dev.ini
+++ b/etc/couchdb/local_dev.ini
@@ -8,7 +8,7 @@
;max_document_size = 4294967296 ; bytes
[httpd]
-;port = 5984
+; port = 5985
;bind_address = 127.0.0.1
[log]
@@ -16,3 +16,6 @@
[update_notification]
;unique notifier name=/full/path/to/exe -with "cmd line arg"
+
+; [admins]
+; jchris = -hashed-2431cc2e25f79c94e260383875a0efb615f4a7a6,15dc1c40afed7b0c9b23a06b76e17a08 \ No newline at end of file