From bf6c6726ee151f0dce0649b780ff919193efc75c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sat, 21 Oct 2023 16:33:18 +0200 Subject: [PATCH] Update msg_install --- conf/msg_install | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/conf/msg_install b/conf/msg_install index 227ea45..9ab085e 100644 --- a/conf/msg_install +++ b/conf/msg_install @@ -1,12 +1,10 @@ __APP__ was successfully installed :) -Please open your __APP__ domain: https://__DOMAIN____PATH_URL__ - -To configure OnlyOffice with your Nextcloud, go to the settings: -- In Nextcloud, download ONLYOFFICE app -- under "Administration > ONLYOFFICE > Server settings > -- Address of the Document Server" enter: "https://__DOMAIN____PATH_URL__" -- Secret key" enter "__JWT_SECRET__" +To configure OnlyOffice with Nextcloud: +- Within Nextcloud, install ONLYOFFICE app +- go to the settings under "Administration > ONLYOFFICE > Server settings +- Address of the Document Server: "https://__DOMAIN____PATH_URL__" +- Secret key: "__JWT_SECRET__" OnlyOffice should now work with your Nextcloud!