mirror of
https://github.com/zadam/trilium.git
synced 2025-10-29 17:26:38 +01:00
erasing rows of deleted entities
This commit is contained in:
@@ -7,7 +7,7 @@ const attributes = require('../../services/attributes');
|
||||
// options allowed to be updated directly in options dialog
|
||||
const ALLOWED_OPTIONS = new Set([
|
||||
'username', // not exposed for update (not harmful anyway), needed for reading
|
||||
'eraseNotesAfterTimeInSeconds',
|
||||
'eraseEntitiesAfterTimeInSeconds',
|
||||
'protectedSessionTimeout',
|
||||
'noteRevisionSnapshotTimeInterval',
|
||||
'zoomFactor',
|
||||
|
||||
Reference in New Issue
Block a user