mirror of
https://github.com/zadam/trilium.git
synced 2025-12-05 15:04:24 +01:00
fix(fs_sync): option not readable/writable by client
This commit is contained in:
parent
15bd5aa4e4
commit
770281214b
@ -93,6 +93,7 @@ const ALLOWED_OPTIONS = new Set<OptionNames>([
|
|||||||
"redirectBareDomain",
|
"redirectBareDomain",
|
||||||
"showLoginInShareTheme",
|
"showLoginInShareTheme",
|
||||||
"splitEditorOrientation",
|
"splitEditorOrientation",
|
||||||
|
"fileSystemSyncEnabled",
|
||||||
|
|
||||||
// AI/LLM integration options
|
// AI/LLM integration options
|
||||||
"aiEnabled",
|
"aiEnabled",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user