This service provides a centralized font hosting solution for Collabora Online. Instead of managing fonts individually on each server, you can use our hosted font service to automatically provide the same fonts across all your Collabora instances.
Configure your Collabora Online instance to use our font service using one of these two methods:
Add this configuration to your coolwsd.xml file:
<remote_font_config>
<url>https://fonts.meow.business/fonts.json</url>
</remote_font_config>
Or use this parameter when starting your Collabora service:
--o:remote_font_config.url=https://fonts.meow.business/fonts.json
Note: Restart your Collabora Online service after applying these changes.