[log] file = /var/log/couchdb3/couch.log level = error writer = file [httpd] enable_cors = true changes_timeout = 3600000 [chttpd] bind_address = 10.136.164.204 port = 5984 [couch_httpd_auth] allow_persistent_cookies = true auth_cache_size = 200 iterations = 10 min_iterations = 2 max_iterations = 10 require_valid_user = true users_db_public = false timeout = 600 secret = SECRET [cors] origins = * credentials = true [admins] USER = PASS