summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--etc/couchdb/local.ini4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/couchdb/local.ini b/etc/couchdb/local.ini
index 3e3101b5..928b242f 100644
--- a/etc/couchdb/local.ini
+++ b/etc/couchdb/local.ini
@@ -12,7 +12,7 @@
;bind_address = 127.0.0.1
[log]
-;level = debug
+level = debug
[update_notification]
;unique notifier name=/full/path/to/exe -with "cmd line arg"
@@ -24,4 +24,4 @@
; 'username = password' lines. Don't forget to restart CouchDB after
; changing this.
;[admins]
-;admin = mysecretpassword \ No newline at end of file
+;admin = mysecretpassword