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