Skip to content

Commit 43f74fd

Browse files
committed
Updated .env variables
1 parent 8d2a3ea commit 43f74fd

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

source/en/env-variables.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -212,4 +212,9 @@ Additional upload extensions that are to be allowed, this should be a comma sepa
212212
PDF_PAGE_NUMBER_X=0
213213
PDF_PAGE_NUMBER_Y=-6
214214
```
215-
Controls the x/y coordinates of the PDF page numbering (if enabled)
215+
Controls the x/y coordinates of the PDF page numbering (if enabled)
216+
217+
```
218+
DISABLE_PURIFY_HTML=true
219+
```
220+
Disables the purify HTML sanitization which can cause issues with PDF generation.

0 commit comments

Comments
 (0)