mirror of
https://github.com/zadam/trilium.git
synced 2025-11-03 11:56:01 +01:00
Add network configuration
This commit is contained in:
@@ -57,7 +57,8 @@ const ALLOWED_OPTIONS = new Set([
|
||||
'maxContentWidth',
|
||||
'compressImages',
|
||||
'downloadImagesAutomatically',
|
||||
'minTocHeadings'
|
||||
'minTocHeadings',
|
||||
'checkForUpdates'
|
||||
]);
|
||||
|
||||
function getOptions() {
|
||||
|
||||
Reference in New Issue
Block a user