Collabora environment variable #61
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I would like to use the spellchecker for Danish in Collabora. Here: https://sdk.collaboraonline.com/docs/installation/CODE_Docker_image.html#how-to-configure-docker-image, I can see that I either should set the environment variable
dictionariesor change allowed_languages in coolwsd.xml.But how do I do this from Abra?
I think this is a https://git.coopcloud.tech/coop-cloud/collabora related issue and not a nextcloud related :)
Essentially it is nessecary to either edit the coolwsd template in the collabora recipe, or introduce a the dictionaries env there, or introduce an additional env var, which builds allowed_languages dynamically via templating if its setted.
Maybe open the issue there? :)
Sorry, I did look in the collabora-recipe, but I installed nextcloud, and use collabora from there. I don't understand if and how the collabora-recipe is called from the nextcloud-recipe?
I'll try to open an issue there.
coop-cloud/collabora#6
#61 (comment)