mirror of
https://github.com/YunoHost-Apps/flohmarkt_ynh.git
synced 2024-09-03 18:36:30 +02:00
shamelessly copied from couchdb_ynh
This commit is contained in:
parent
785092e62f
commit
a829b43253
1 changed files with 7 additions and 0 deletions
7
conf/couch_ynh.ini
Normal file
7
conf/couch_ynh.ini
Normal file
|
@ -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__
|
Loading…
Reference in a new issue