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 @@

Starting from version 7.2, JWT is enabled by default.


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.

diff --git a/common/documentserver-example/welcome/linux-rpm.html b/common/documentserver-example/welcome/linux-rpm.html index bce648e0..bf02c2e5 100644 --- a/common/documentserver-example/welcome/linux-rpm.html +++ b/common/documentserver-example/welcome/linux-rpm.html @@ -49,7 +49,7 @@

Integration options

Starting from version 7.2, JWT is enabled by default.


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.

diff --git a/common/documentserver-example/welcome/linux.html b/common/documentserver-example/welcome/linux.html index bce648e0..bf02c2e5 100644 --- a/common/documentserver-example/welcome/linux.html +++ b/common/documentserver-example/welcome/linux.html @@ -49,7 +49,7 @@

Integration options

Starting from version 7.2, JWT is enabled by default.


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.

diff --git a/common/documentserver-example/welcome/win.html b/common/documentserver-example/welcome/win.html index 8472ecf1..b9c70319 100644 --- a/common/documentserver-example/welcome/win.html +++ b/common/documentserver-example/welcome/win.html @@ -51,7 +51,7 @@

Integration options

Starting from version 7.2, JWT is enabled by default.


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.