diff options
Diffstat (limited to 'etc/couchdb')
-rw-r--r-- | etc/couchdb/local.ini | 2 |
1 files changed, 1 insertions, 1 deletions
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 |