1
0
This commit is contained in:
2025-11-18 22:55:00 +01:00
parent 4cbc9a1feb
commit a9d4415597
3 changed files with 22 additions and 16 deletions

View File

@@ -1,5 +1,11 @@
{
"alwaysUpdateLinks": true,
"promptDelete": false,
"attachmentFolderPath": "attachments"
"attachmentFolderPath": "attachments",
"pdfExportSettings": {
"pageSize": "Letter",
"landscape": false,
"margin": "0",
"downscalePercent": 100
}
}