mirror of
https://github.com/zadam/trilium.git
synced 2025-11-01 02:45:54 +01:00
brought over changes from 879035d
The last known good state before I got sidetracked into docker changes
This commit is contained in:
@@ -252,7 +252,11 @@ const defaultOptions: DefaultOption[] = [
|
||||
"tt"
|
||||
]),
|
||||
isSynced: true
|
||||
}
|
||||
},
|
||||
|
||||
// Share settings
|
||||
{ name: 'redirectBareDomain', value: 'false', isSynced: true },
|
||||
{ name: 'showLoginInShareTheme', value: 'false', isSynced: true }
|
||||
];
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user