You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2020/03/22 22:11:53 UTC

[GitHub] [couchdb] wohali commented on issue #2701: Is there a way to make couchdb 3.0 works like couchdb 2.0 without admin ?

wohali commented on issue #2701: Is there a way to make couchdb 3.0 works like couchdb 2.0 without admin ?
URL: https://github.com/apache/couchdb/issues/2701#issuecomment-602284475
 
 
   @dummys Try changing the following in your ini file:
   
   ```
   [couchdb]
   default_security = everyone
   ```
   
   You'll still need the admin user to start CouchDB.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services