From a08290286cfdd3ba07e7d99c36323b7107aa9a60 Mon Sep 17 00:00:00 2001 From: Robles Rodolphe Date: Sun, 23 Apr 2023 17:54:13 +0200 Subject: [PATCH] add secret string to add for ONLYOFFICE module --- doc/DISCLAIMER.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/DISCLAIMER.md b/doc/DISCLAIMER.md index 7511944..68e90da 100644 --- a/doc/DISCLAIMER.md +++ b/doc/DISCLAIMER.md @@ -34,7 +34,8 @@ You should not install ONLYOFFICE on your main YunoHost domain, especially if yo Prerequisite: **ONLYOFFICE should be public**, see previous section. * In Nextcloud apps store, install `ONLYOFFICE`, i.e. the [ONLYOFFICE connector for Nextcloud](https://apps.nextcloud.com/apps/onlyoffice). * Go in the Nextcloud `settings` > `Administration` > `ONLYOFFICE` > `Server settings` > `Address of the Document Server`. -* Give the installation domain of your `onlyoffice`, e.g. `https://office.yunohost.domain/` and click `Save`. +* Give the installation domain of your `onlyoffice`, e.g. `https://office.yunohost.domain/` +* add the token string found in the file `/etc/onlyoffice/documentserver/local.json` in the section `"secret"` => `"string"` and click `Save`. * Create a new document and enjoy! ### Desktop Edition on PC