diff --git a/conf/couch_ynh.ini b/conf/couch_ynh.ini new file mode 100644 index 0000000..26981b3 --- /dev/null +++ b/conf/couch_ynh.ini @@ -0,0 +1,7 @@ + +[chttpd] +; prevent non admin users to be able to access the list of all databases +admin_only_all_dbs = true + +; Defines the port number to listen: +port = __PORT__