From 864e78b0d378c257b790a54ab7d32c1e21eca9d1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A9lix=20Pi=C3=A9dallu?= Date: Tue, 19 Mar 2024 11:06:26 +0100 Subject: [PATCH] Remove subpath installation possibility --- manifest.toml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/manifest.toml b/manifest.toml index 7b60497..b4eba7d 100644 --- a/manifest.toml +++ b/manifest.toml @@ -32,9 +32,10 @@ ram.runtime = "50M" # FIXME: replace with an **estimate** minimum ram requiremen [install.domain] type = "domain" - [install.path] - type = "path" - default = "/onlyoffice" + # FIXME: subpath doesn't work anymore? + # [install.path] + # type = "path" + # default = "/onlyoffice" [install.init_main_permission] help.en = "You will only be able to connect OnlyOffice to Nextcloud if both apps are public!" @@ -70,7 +71,7 @@ ram.runtime = "50M" # FIXME: replace with an **estimate** minimum ram requiremen "postgresql-contrib", "libstdc++6", "rabbitmq-server", - "libcurl4-openssl-dev", # provides libcurl4-dev + "libcurl4-openssl-dev", ] [resources.apt.extras.ttf]