diff --git a/manifest.toml b/manifest.toml index 8ee3751..8f296c9 100644 --- a/manifest.toml +++ b/manifest.toml @@ -54,12 +54,11 @@ ram.runtime = "100M" # ask admin on which domain to run flohmarkt type = "domain" - [install.path] - # ask admin under which path flohmarkt will be reachable - # e.g. 'https://doma.in/path' - might not work, needs to be tested: - # https://codeberg.org/ChriChri/flohmarkt_ynh/issues/4 - type = "path" - default = "/" + # [install.path] + # # ask admin under which path flohmarkt will be reachable + # # doesn't work, yet: https://codeberg.org/flohmarkt/flohmarkt_ynh/issues/53 + # type = "path" + # default = "/" [install.init_main_permission] # who will be able to access the apps URL after installation?