Online Office documentation amendment request

Hi team,

I’m using Collabora Online as my online office and I searched for a long time which parameter was set at 30MB max preview.

It is this one within seahub_settings.py:

OFFICE_PREVIEW_MAX_SIZE = 30 * 1024 * 1024 # preview size, 30 MB

Parameter which is documented for OnlyOffice here:

But not for Collabora Online:

Thanks for any actions.
Regards

Thank you for the suggestion. You are correct—the OFFICE_PREVIEW_MAX_SIZE parameter in seahub_settings.py controls the maximum file size that Seahub will send to an external office server (like Collabora or OnlyOffice) for preview.

We will update the Collabora Online Integration documentation to include this parameter so it is easier for other users to find.

1 Like