mirror of
https://github.com/zadam/trilium.git
synced 2025-11-03 20:06:08 +01:00
set password from web trilium
This commit is contained in:
@@ -6,7 +6,6 @@ const searchService = require('../../services/search/services/search');
|
||||
|
||||
// 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
|
||||
'eraseEntitiesAfterTimeInSeconds',
|
||||
'protectedSessionTimeout',
|
||||
'noteRevisionSnapshotTimeInterval',
|
||||
|
||||
Reference in New Issue
Block a user