Delete unnecessary dictonaires

Do you want to: Suggest a feature / Report a bug / Ask a how-to question

For feature suggestions, describe the result you would like to achieve in detail.
For bug reports, provide the steps to reproduce and if possible a minimal demo of the problem.
Document Server version:
Type of installation of the Document Server (docker, deb/rpm, exe, please point us to the installation guide that you used as well):
OS:
Browser version:
Additional information:
Any relevant details about the situation. If you’ve modified configuration files or are using a proxy server that might affect the situation, please mention it. You can also attach images and videofile to the post (or to place them to external storage)

I’m running self hosted Docs in latest version in Docker. I found that Docs is supporting a large number of Dictonaries in different languages while I can use only English and German. Also when opening Onlyoffice Docs in my office sometimes the loading time is pretty long. This is related to the slow network speed in my office.

Is there a way to discard unwanted dictonaries from my server in order to speed up loading time? I have deleted unwanted fonts from the server which improves loading time. So I guess deleting dictonaries could help as well.

If this would make sense can you tell me how to achieve?

Thanks for your support and kind regards

Jürgen

Hello @derfuchs98

Unfortunately, there is no way to remove dictionaries at the moment. Technically, dictionaries are loaded in a sharedworker process, which has no impact on loading speeds. So even theoretically, removing dictionaries won’t decrease opening time.