Edit Flags.ascx

This commit is contained in:
Svetlana Maleeva 2024-06-14 14:39:18 +03:00
parent 2fd4dc7059
commit 23d0727b56

View File

@ -63,8 +63,10 @@
<p>This option can be used on all operating systems.</p>
<p><code>--single-window-app</code> - is used to run the desktop editors in a new application as an independent process in case one instance of the application is already launched. If you close the first application, youll not see the "All the editor windows will be closed" warning and the second one will remain opened.</p>
<h5>Connecting Desktop Editors to the ONLYOFFICE cloud</h5>
<p>This option can be used on all operating systems.</p>
<p>These options can be used on all operating systems.</p>
<p><code>--ignore-certificate-errors</code> - is used to disable the certificate validity check so that you can connect desktop editors to the ONLYOFFICE cloud in case you use a self-signed SSL certificate on your ONLYOFFICE portal.</p>
<p><code>--lock-portals</code> - is used to hide the <b>Connect to cloud</b> section.</p>
<p><code>--unlock-portals</code> - is used to display the hidden <b>Connect to cloud</b> section.</p>
<h5>Creating new files when opening Desktop Editors</h5>
<p>These options can be used on all operating systems.</p>
<p><code>--new:word</code> - is used to run the desktop editors and create a new local DOCX file.</p>