mirror of
https://github.com/zadam/trilium.git
synced 2025-11-03 11:56:01 +01:00
scheduled erasure of attachments WIP
This commit is contained in:
@@ -61,7 +61,8 @@ const ALLOWED_OPTIONS = new Set([
|
||||
'downloadImagesAutomatically',
|
||||
'minTocHeadings',
|
||||
'checkForUpdates',
|
||||
'disableTray'
|
||||
'disableTray',
|
||||
'eraseUnusedImageAttachmentsAfterSeconds'
|
||||
]);
|
||||
|
||||
function getOptions() {
|
||||
|
||||
Reference in New Issue
Block a user