@@ -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__