Convert-to not available

Hi!

I have a question about the available features present in hosting/capabilities.

The convert-to functionality appears as not supported for my collabora-online, but what does that mean exactly and how can I make it available?

Can I change this ( “convert-to”:{“available”:false} ) to true somewhere?

I’m using the latest docker version of CODE with kubernetes.

Thank you!

Sure - you need to configure your coolwsd.xml to accept connections from the machine you want to convert from =) They should be in this list:

or exceptionally in this:
<post_allow desc=“Allow/deny client IP address for POST(REST).” allow=“true”>

Hope that helps =)

1 Like

for future reference: Advanced integration — SDK https://sdk.collaboraonline.com/ documentation