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]
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]