summaryrefslogtreecommitdiff
path: root/etc/couchdb/local_dev.ini
diff options
context:
space:
mode:
Diffstat (limited to 'etc/couchdb/local_dev.ini')
-rw-r--r--etc/couchdb/local_dev.ini26
1 files changed, 26 insertions, 0 deletions
diff --git a/etc/couchdb/local_dev.ini b/etc/couchdb/local_dev.ini
new file mode 100644
index 00000000..4081062b
--- /dev/null
+++ b/etc/couchdb/local_dev.ini
@@ -0,0 +1,26 @@
+; CouchDB Configuration Settings
+
+; Custom settings should be made in this file. They will override settings
+; in default.ini, but unlike changes made to default.ini, this file won't be
+; overwritten on server upgrade.
+
+[couchdb]
+;max_document_size = 4294967296 ; bytes
+
+[httpd]
+;port = 5984
+;bind_address = 127.0.0.1
+
+[log]
+;level = info
+
+[update_notification]
+;unique notifier name=/full/path/to/exe -with "cmd line arg"
+
+
+
+[test]
+foo = bar
+
+[test]
+foo = bar