From 7b6a320a502e3eab87cf3dba1f24216c7150ddf3 Mon Sep 17 00:00:00 2001 From: Jan Lehnardt Date: Wed, 16 Sep 2009 16:25:19 +0000 Subject: uncomment [admin] section to avoid easy user error and for consistency git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@815863 13f79535-47bb-0310-9956-ffa450edef68 --- etc/couchdb/local.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc/couchdb') diff --git a/etc/couchdb/local.ini b/etc/couchdb/local.ini index c7027415..0a118770 100644 --- a/etc/couchdb/local.ini +++ b/etc/couchdb/local.ini @@ -27,5 +27,5 @@ ; around in plain-text files). You can add more admin accounts with more ; 'username = password' lines. Don't forget to restart CouchDB after ; changing this. -;[admins] +[admins] ;admin = mysecretpassword -- cgit v1.2.3