mirror of
https://github.com/zadam/trilium.git
synced 2025-10-29 17:26:38 +01:00
allow configuring the time period before deleted notes are erased (and changed the default to 7 days)
This commit is contained in:
@@ -6,6 +6,7 @@ const attributes = require('../../services/attributes');
|
||||
|
||||
// options allowed to be updated directly in options dialog
|
||||
const ALLOWED_OPTIONS = new Set([
|
||||
'eraseNotesAfterTimeInSeconds',
|
||||
'protectedSessionTimeout',
|
||||
'noteRevisionSnapshotTimeInterval',
|
||||
'zoomFactor',
|
||||
|
||||
Reference in New Issue
Block a user