mirror of
https://github.com/zadam/trilium.git
synced 2025-11-03 20:06:08 +01:00
scheduled erasure of attachments WIP
This commit is contained in:
@@ -88,6 +88,7 @@ const defaultOptions = [
|
||||
{ name: 'minTocHeadings', value: '5', isSynced: true },
|
||||
{ name: 'checkForUpdates', value: 'true', isSynced: true },
|
||||
{ name: 'disableTray', value: 'false', isSynced: false },
|
||||
{ name: 'eraseUnusedImageAttachmentsAfterSeconds', value: '86400', isSynced: false },
|
||||
];
|
||||
|
||||
function initStartupOptions() {
|
||||
|
||||
Reference in New Issue
Block a user