fixing typos in documentation

This commit is contained in:
Julien Neuhart
2020-06-09 16:29:14 +02:00
parent 89ac13e805
commit 04e930a766
2 changed files with 4 additions and 2 deletions

View File

@@ -62,7 +62,8 @@ The hard limit is 100 MB and is defined by Google Chrome itself.
When performing a [URL](#url) conversion, Google Chrome will not accept certificate errors .
You may allow insecure connections by setting `GOOGLE_CHROME_IGNORE_CERTIFICATE_ERRORS` variable to `"1"`. **You should be careful with this feature and only enable it in your development environment.**
You may allow insecure connections by setting the `GOOGLE_CHROME_IGNORE_CERTIFICATE_ERRORS` environment variable to `"1"`.
**You should be careful with this feature and only enable it in your development environment.**
## Disable LibreOffice (unoconv)

View File

@@ -338,7 +338,8 @@ See the <a href="#html.rpcc_buffer_size">rpcc buffer size section</a>.</p>
<p>When performing a <a href="#url">URL</a> conversion, Google Chrome will not accept certificate errors .</p>
<p>You may allow insecure connections by setting <code>GOOGLE_CHROME_IGNORE_CERTIFICATE_ERRORS</code> variable to <code>&#34;1&#34;</code>. <strong>You should be careful with this feature and only enable it in your development environment.</strong></p>
<p>You may allow insecure connections by setting the <code>GOOGLE_CHROME_IGNORE_CERTIFICATE_ERRORS</code> environment variable to <code>&#34;1&#34;</code>.
<strong>You should be careful with this feature and only enable it in your development environment.</strong></p>
<h2 class="Heading"><a class="Anchor" aria-hidden="true" id="environment_variables.disable_libre_office_unoconv" href="#environment_variables.disable_libre_office_unoconv">
<svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-link"><path d="M10 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71"></path><path d="M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71"></path></svg>