From cd3800ec46d9aff8440d92dc44ce15ee33b3f677 Mon Sep 17 00:00:00 2001 From: EasyMoney322 <20065717+easymoney322@users.noreply.github.com> Date: Mon, 23 Dec 2024 10:18:19 +0500 Subject: [PATCH] Updated link for signature --- common/documentserver-example/welcome/docker.html | 2 +- common/documentserver-example/welcome/linux-rpm.html | 2 +- common/documentserver-example/welcome/linux.html | 2 +- common/documentserver-example/welcome/win.html | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/common/documentserver-example/welcome/docker.html b/common/documentserver-example/welcome/docker.html index 0641a4ad..a07115ab 100644 --- a/common/documentserver-example/welcome/docker.html +++ b/common/documentserver-example/welcome/docker.html @@ -50,7 +50,7 @@
A random secret is generated automatically if a custom secret has not been added during installation. To obtain the default secret, run this command:
sudo docker exec $(sudo docker ps -q) /var/www/onlyoffice/documentserver/npm/json -f /etc/onlyoffice/documentserver/local.json 'services.CoAuthoring.secret.session.string'
You can replace the default secret with a custom key using Docker env.
-More information about JWT in the documentation.
+More information about JWT in the documentation.
A random secret is generated automatically if a custom secret has not been added during installation.
The secret is available in - /etc/onlyoffice/documentserver/local.json in - services.CoAuthoring.secret.browser.string parameter.
-If you want to replace the default secret with a custom key, read the documentation.
+If you want to replace the default secret with a custom key, read the documentation.
A random secret is generated automatically if a custom secret has not been added during installation.
The secret is available in - /etc/onlyoffice/documentserver/local.json in - services.CoAuthoring.secret.browser.string parameter.
-If you want to replace the default secret with a custom key, read the documentation.
+If you want to replace the default secret with a custom key, read the documentation.
A random secret is generated automatically if a custom secret has not been added during installation.
The secret is available in - %ProgramFiles%\ONLYOFFICE\DocumentServer\config\local.json
in - services.CoAuthoring.secret.browser.string parameter.
-If you want to replace the default secret with a custom key, read the documentation.
+If you want to replace the default secret with a custom key, read the documentation.