Formats fixed.

This commit is contained in:
Olga Vlasiuk 2021-08-26 15:23:12 +03:00
parent 9adfc033c6
commit e3bd678409

View File

@ -47,11 +47,16 @@
<li>Co-authoring documents in real-time: use two co-editing modes (Fast and Strict with the official connector, Fast only over WOPI), the Track Changes feature, comments, and a built-in chat.</li>
</ul>
<div class="notehelp"><b>WOPI Warning</b>: Access tokens expire after a certain period of time. Set the <code>access_token_ttl</code> property to 10 hours for the Fast co-editing mode. The Strict co-editing mode might negatively affect the access token parameter.</div>
<p><b>Supported formats</b></p>
<p>Supported formats for the official connector:</p>
<ul>
<li>For viewing and editing: DOCX, XLSX, PPTX, PPSX.</li>
<li>For viewing only: PDF, DJVU, TXT, CSV, ODT, ODS, ODP, DOC, XLS, PPT, PPS, EPUB, RTF, HTML, HTM, MHT, XPS.</li>
</ul>
<p>Supported formats for WOPI:</p>
<ul>
<li>For viewing and editing: DOCX, XLSX, PPTX, DOCM, XLSM, PPTM, ODT, ODS, ODP, TXT, CSV.</li>
<li>For viewing only: PDF, DJVU, XPS.</li>
</ul>
</div>
</div>