From 76c804fd153ca345181dd187fce5bfe1d65a172d Mon Sep 17 00:00:00 2001 From: Chris Vogel Date: Fri, 17 May 2024 08:46:59 +0200 Subject: [PATCH] disable install.path - doesn't work --- manifest.toml | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) 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?