1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/dato_ynh.git synced 2024-09-03 18:16:33 +02:00
dato_ynh/conf/couch.ini

12 lines
231 B
INI

[httpd]
enable_cors = true
[cors]
credentials = true
headers = accept, authorization, content-type, origin, referer
methods = GET, PUT, POST, HEAD, DELETE
origins = https://__DOMAIN__
[couchdb]
users_db_security_editable = true