vault backup: 2024-08-26 16:40:29

This commit is contained in:
2024-08-26 16:40:29 +02:00
parent b80c204e7e
commit eedacf24ba
4 changed files with 90 additions and 7 deletions
+8 -1
View File
@@ -1,5 +1,12 @@
{
"trashOption": "local",
"showLineNumber": true,
"attachmentFolderPath": "./attachments"
"attachmentFolderPath": "./attachments",
"pdfExportSettings": {
"includeName": true,
"pageSize": "A4",
"landscape": false,
"margin": "0",
"downscalePercent": 100
}
}