1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/flohmarkt_ynh.git synced 2024-09-03 18:36:30 +02:00

couchdb password added to manifest

This commit is contained in:
Chris Vogel 2024-02-24 15:17:33 +01:00
parent 51f06f3e1f
commit 92b1e0a61a

View file

@ -57,13 +57,19 @@ ram.runtime = "50M"
# e.g. 'https://doma.in/path' - might not work, needs to be tested:
# https://codeberg.org/ChriChri/flohmarkt_ynh/issues/4
type = "path"
default = "/flohmarkt"
default = "/"
[install.init_main_permission]
# who will be able to access the apps URL after installation?
type = "group"
default = "visitors"
[install.password]
[install.password.couchdb]
# couchdb admin password
type = password
[resources]
# See the packaging documentation for the full set
# of explanation regarding the behavior and properties for each of those