Text fix - Alfresco.ascx

This commit is contained in:
Svetlana Maleeva 2021-11-02 16:20:19 +03:00
parent 21943c5d98
commit 678ae89b3a

View File

@ -146,7 +146,7 @@ sudo ./alfresco.sh start</code></pre>
<p>Go to <b>Alfresco Administration Console</b>. Open <code>http://&lt;alfrescohost&gt;/alfresco/s/onlyoffice/onlyoffice-config</code> and specify the following parameters.</p>
<p>Document Server settings:</p>
<ul>
<li><b>Document Editing Service address</b> - specify the URL address where the Document Editing Server is installed.</li>
<li><b>Document Editing Service address</b> - specify the URL address where the Document Editing Service is installed.</li>
<li>Specify the secret used to sign the data in the <b>Secret Key</b> field. The secret key is used to validate the JSON web token upon the request to Document Server.
<p>The JWT configuration on the Document Server side can be found <a href="https://api.onlyoffice.com/editors/signature/" target="_blank"><b>here</b></a>.</p>
</li>