1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/onlyoffice_ynh.git synced 2024-09-03 19:56:11 +02:00

Remove subpath installation possibility

This commit is contained in:
Salamandar 2024-03-19 11:06:26 +01:00
parent 9577ccc323
commit 864e78b0d3

View file

@ -32,9 +32,10 @@ ram.runtime = "50M" # FIXME: replace with an **estimate** minimum ram requiremen
[install.domain] [install.domain]
type = "domain" type = "domain"
[install.path] # FIXME: subpath doesn't work anymore?
type = "path" # [install.path]
default = "/onlyoffice" # type = "path"
# default = "/onlyoffice"
[install.init_main_permission] [install.init_main_permission]
help.en = "You will only be able to connect OnlyOffice to Nextcloud if both apps are public!" 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", "postgresql-contrib",
"libstdc++6", "libstdc++6",
"rabbitmq-server", "rabbitmq-server",
"libcurl4-openssl-dev", # provides libcurl4-dev "libcurl4-openssl-dev",
] ]
[resources.apt.extras.ttf] [resources.apt.extras.ttf]