This commit is contained in:
2022-11-01 18:27:16 +01:00
parent b9c4f1e806
commit 539eccdd3e
23 changed files with 114533 additions and 1536 deletions

View File

@@ -30,7 +30,7 @@
"showOwnPlugins": false,
"showStatusOnEditor": true,
"usePluginSync": true,
"autoSweepPlugins": true,
"autoSweepPlugins": false,
"autoSweepPluginsPeriodic": false,
"notifyPluginOrSettingUpdated": false,
"checkIntegrityOnSave": false,
@@ -40,13 +40,13 @@
"disableRequestURI": true,
"skipOlderFilesOnSync": true,
"checkConflictOnlyOnOpen": true,
"syncInternalFiles": true,
"syncInternalFiles": false,
"syncInternalFilesBeforeReplication": false,
"syncInternalFilesIgnorePatterns": "\\/node_modules\\/, \\/\\.git\\/, \\/obsidian-livesync\\/",
"syncInternalFilesInterval": 60,
"additionalSuffixOfDatabaseName": "",
"ignoreVersionCheck": false,
"lastReadUpdates": 0,
"lastReadUpdates": 16,
"deleteMetadataOfDeletedFiles": false,
"syncIgnoreRegEx": "",
"syncOnlyRegEx": "",