There is a new setting in the Nextcloud Office settings to upload custom fonts for Collabora, would be nice to have support for this.
These are the instructions from Nextcloud:
Available fonts
Make sure to set this URL: https://nextcloud url/apps/richdocuments/settings/fonts.json in the coolwsd.xml file of your Collabora Online server to ensure the added fonts get loaded automatically.
There is a new setting in the Nextcloud Office settings to upload custom fonts for Collabora, would be nice to have support for this.
These are the instructions from Nextcloud:
> Available fonts
> Make sure to set this URL: https://*nextcloud url*/apps/richdocuments/settings/fonts.json in the coolwsd.xml file of your Collabora Online server to ensure the added fonts get loaded automatically.
```
<remote_font_config>
<url>https://*nextcloud url*/apps/richdocuments/settings/fonts.json</url>
</remote_font_config>
```
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
There is a new setting in the Nextcloud Office settings to upload custom fonts for Collabora, would be nice to have support for this.
These are the instructions from Nextcloud: