vault backup: 2024-09-27 21:42:38

This commit is contained in:
2024-09-27 21:42:38 -05:00
parent 845773fa3d
commit dbcee93d93
2 changed files with 36 additions and 1 deletions

9
.obsidian/app.json vendored
View File

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