Configured attachments to save in subfolder

This commit is contained in:
2026-08-01 16:42:04 -04:00
parent 2086c4cdb2
commit af98eddc3b
3 changed files with 10 additions and 3 deletions
+2 -1
View File
@@ -3,5 +3,6 @@
"trashOption": "local",
"promptDelete": false,
"alwaysUpdateLinks": true,
"showInlineTitle": true
"showInlineTitle": true,
"attachmentFolderPath": "./~Attachments"
}