From d03d15fc33dbe20fe0df1c4300cc4ba278bd2749 Mon Sep 17 00:00:00 2001 From: Jaxom99 <30865395+Jaxom99@users.noreply.github.com> Date: Sun, 23 Jul 2023 01:29:21 +0200 Subject: [PATCH] Update README.md move jwt section --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 2ac3e58..91f1243 100644 --- a/README.md +++ b/README.md @@ -68,6 +68,12 @@ You should not install ONLYOFFICE on your main YunoHost domain, especially if yo * Choose a path for ONLYOFFICE, e.g. `/` if you install on `office.yunohost.domain` (do not install any other app on this domain). * The domain of your Nextcloud instance, e.g. `yunohost.domain/nextcloud` or `nextcloud.yunohost.domain`. * Is it a public application? **If you want to connect it to Nextcloud, ONLYOFFICE should be public**: then select `Yes` or `tick the box`. + * +#### JWT Safety setting +In the Nextcloud' OnlyOffice connector setting page, a token is required. You receive it by mail at install time, copy-paste the token in the Nextcloud's setting page. + +If you missed the email, you can find the token by running this command anytime in your Yunohost server where Onlyoffice is installed : +* `sudo documentserver-jwt-status.sh` @@ -81,12 +87,6 @@ Prerequisite: **ONLYOFFICE should be public**, see previous section. * Give the installation domain of your `onlyoffice`, e.g. `https://office.yunohost.domain/` and click `Save`. * Create a new document and enjoy! -#### JWT Safety setting -In the Nextcloud' OnlyOffice connector setting page, a token is required. You receive it by mail at install time, copy-paste the token in the Nextcloud's setting page. - -If you missed the email, you can find the token by running this command anytime in your Yunohost server where Onlyoffice is installed : -* `sudo documentserver-jwt-status.sh` - ### Desktop Edition on PC * Download and install a [ONLYOFFICE Desktop Editors](https://www.onlyoffice.com/fr/download-desktop.aspx).