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

disable install.path - doesn't work

This commit is contained in:
Chris Vogel 2024-05-17 08:46:59 +02:00
parent 1a04ffcfaf
commit 76c804fd15

View file

@ -54,12 +54,11 @@ ram.runtime = "100M"
# ask admin on which domain to run flohmarkt # ask admin on which domain to run flohmarkt
type = "domain" type = "domain"
[install.path] # [install.path]
# ask admin under which path flohmarkt will be reachable # # ask admin under which path flohmarkt will be reachable
# e.g. 'https://doma.in/path' - might not work, needs to be tested: # # doesn't work, yet: https://codeberg.org/flohmarkt/flohmarkt_ynh/issues/53
# https://codeberg.org/ChriChri/flohmarkt_ynh/issues/4 # type = "path"
type = "path" # default = "/"
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?