mirror of
https://github.com/gotenberg/gotenberg.git
synced 2026-08-18 21:22:15 +01:00
minor fix in doc for web fonts
This commit is contained in:
@@ -186,8 +186,8 @@ You may also use *remote* paths for Google fonts, images and so on.
|
|||||||
|
|
||||||
> If you want to install fonts directly in the Gotenberg Docker image,
|
> If you want to install fonts directly in the Gotenberg Docker image,
|
||||||
> see to the [fonts section](#fonts).
|
> see to the [fonts section](#fonts).
|
||||||
|
>
|
||||||
> For web fonts, there is a timeout of 500ms by default. You may update
|
> For web fonts (Google fonts), there is a timeout of 500ms by default. You may update
|
||||||
> this value thanks to the form field `webFontsTimeout`.
|
> this value thanks to the form field `webFontsTimeout`.
|
||||||
|
|
||||||
### cURL
|
### cURL
|
||||||
|
|||||||
@@ -364,7 +364,7 @@ are on the same level as the <code>index.html</code> file.</p>
|
|||||||
<p>If you want to install fonts directly in the Gotenberg Docker image,
|
<p>If you want to install fonts directly in the Gotenberg Docker image,
|
||||||
see to the <a href="#fonts">fonts section</a>.</p>
|
see to the <a href="#fonts">fonts section</a>.</p>
|
||||||
|
|
||||||
<p>For web fonts, there is a timeout of 500ms by default. You may update
|
<p>For web fonts (Google fonts), there is a timeout of 500ms by default. You may update
|
||||||
this value thanks to the form field <code>webFontsTimeout</code>.</p>
|
this value thanks to the form field <code>webFontsTimeout</code>.</p>
|
||||||
</blockquote>
|
</blockquote>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user