Преглед на файлове

shamelessly copied from couchdb_ynh

Chris Vogel преди 2 години
родител
ревизия
a829b43253
променени са 1 файла, в които са добавени 7 реда и са изтрити 0 реда
  1. 7 0
      conf/couch_ynh.ini

+ 7 - 0
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__