Hi! I have CODE/Collabora run in docker, and I am looking for the best way to tune up my instance through modification of coolwsd.xml file. So, here I have 2 questions:
What is the best way to edit the coolwsd.xml, which is in docker in fact?
How to pass the the options to CODE via docker run command?
Collabora online has layered configuration, which means that settings are read from /etc/coolwsd/coolwsd.xml but can be overridden by command line switches (for example in systemd’s coolwsd.service file). By using --o:name=value the setting called name can be replaced by value . For example: --o:per_document.max_concurrency=12 . This will override the max_concurrency to 12, regardless of what the XML has set.
Is it possible to reuse it somehow in the docker run file?
Eg, I would like to disable Zotero, in coolwsd.xml there’s the key: