Hello! How do I make a general configuration on the server to disable spell checking in documents for all Nextcloud users who are connected to my onlyoffice Document Server? If possible.
Technical information:
Community Server - sudo docker inspect <CONTAINER_ID> | grep VERSION
Output: “PG_VERSION=16”
Type of installation of Workspace - docker
ОС:
Description: Ubuntu 22.04.2 LTS
Release: 22.04
Codename: jammy
Hello @jinny_s
First of all, please clarify which product you are using exactly. You see, Workspace, as set in the category and mentioned in the description, cannot be integrated with Nextcloud. Also, Workspace and Document Server are two different products, only Document Server can be integrated with Nextcloud via connector app. The output of version shows version of PostgreSQL, which is a dependency of Document Server, so your environment is not quite clear.