Jelajahi Sumber

disable install.path - doesn't work

Chris Vogel 1 tahun lalu
induk
melakukan
76c804fd15
1 mengubah file dengan 5 tambahan dan 6 penghapusan
  1. 5 6
      manifest.toml

+ 5 - 6
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?