1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/collabora_ynh.git synced 2024-09-03 18:16:25 +02:00

Extras collabora

This commit is contained in:
Taekiro 2023-04-02 18:03:26 +02:00 committed by GitHub
parent eeab9d5f36
commit 259443dccc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -51,6 +51,9 @@ ram.runtime = "50M"
main.url = "/"
[resources.apt]
packages = "coolwsd, code-brand, hunspell-de-de, hunspell-en-gb, hunspell-fr, hunspell"
extras.repo = "deb https://collaboraoffice.com/repos/CollaboraOnline/CODE-debian11 ./ "
extras.key = "https://keyserver.ubuntu.com/pks/lookup?op=get&search=0x0C54D189F4BA284D 2>/dev/null"
packages = "hunspell, hunspell-de-de, hunspell-en-gb, hunspell-fr"
[resources.apt.extras.collabora]
repo = "deb https://collaboraoffice.com/repos/CollaboraOnline/CODE-debian11 ./ "
key = "https://keyserver.ubuntu.com/pks/lookup?op=get&search=0x0C54D189F4BA284D 2>/dev/null"
packages = "coolwsd, code-brand"