vault backup: 2024-08-14 19:39:40
This commit is contained in:
143
.obsidian/plugins/obsidian-livesync/data.json
vendored
Normal file
143
.obsidian/plugins/obsidian-livesync/data.json
vendored
Normal file
@@ -0,0 +1,143 @@
|
||||
{
|
||||
"remoteType": "",
|
||||
"useCustomRequestHandler": false,
|
||||
"couchDB_URI": "",
|
||||
"couchDB_USER": "",
|
||||
"couchDB_PASSWORD": "",
|
||||
"couchDB_DBNAME": "",
|
||||
"liveSync": true,
|
||||
"syncOnSave": true,
|
||||
"syncOnStart": false,
|
||||
"savingDelay": 200,
|
||||
"lessInformationInLog": false,
|
||||
"gcDelay": 0,
|
||||
"versionUpFlash": "",
|
||||
"minimumChunkSize": 20,
|
||||
"longLineThreshold": 250,
|
||||
"showVerboseLog": false,
|
||||
"suspendFileWatching": false,
|
||||
"trashInsteadDelete": true,
|
||||
"periodicReplication": false,
|
||||
"periodicReplicationInterval": 60,
|
||||
"syncOnFileOpen": false,
|
||||
"encrypt": false,
|
||||
"passphrase": "",
|
||||
"usePathObfuscation": false,
|
||||
"doNotDeleteFolder": true,
|
||||
"resolveConflictsByNewerFile": true,
|
||||
"batchSave": false,
|
||||
"batchSaveMinimumDelay": 5,
|
||||
"batchSaveMaximumDelay": 60,
|
||||
"deviceAndVaultName": "",
|
||||
"usePluginSettings": false,
|
||||
"showOwnPlugins": false,
|
||||
"showStatusOnEditor": true,
|
||||
"showStatusOnStatusbar": true,
|
||||
"showOnlyIconsOnEditor": false,
|
||||
"usePluginSync": true,
|
||||
"autoSweepPlugins": true,
|
||||
"autoSweepPluginsPeriodic": true,
|
||||
"notifyPluginOrSettingUpdated": true,
|
||||
"checkIntegrityOnSave": false,
|
||||
"batch_size": 25,
|
||||
"batches_limit": 25,
|
||||
"useHistory": true,
|
||||
"disableRequestURI": true,
|
||||
"skipOlderFilesOnSync": true,
|
||||
"checkConflictOnlyOnOpen": false,
|
||||
"showMergeDialogOnlyOnActive": false,
|
||||
"syncInternalFiles": true,
|
||||
"syncInternalFilesBeforeReplication": false,
|
||||
"syncInternalFilesIgnorePatterns": "\\/node_modules\\/, \\/\\.git\\/, \\/obsidian-livesync\\/",
|
||||
"syncInternalFilesInterval": 60,
|
||||
"additionalSuffixOfDatabaseName": "3719da583cc6987d",
|
||||
"ignoreVersionCheck": false,
|
||||
"lastReadUpdates": 23,
|
||||
"deleteMetadataOfDeletedFiles": true,
|
||||
"syncIgnoreRegEx": "",
|
||||
"syncOnlyRegEx": "",
|
||||
"customChunkSize": 50,
|
||||
"readChunksOnline": true,
|
||||
"watchInternalFileChanges": true,
|
||||
"automaticallyDeleteMetadataOfDeletedFiles": 0,
|
||||
"disableMarkdownAutoMerge": false,
|
||||
"writeDocumentsIfConflicted": false,
|
||||
"useDynamicIterationCount": false,
|
||||
"syncAfterMerge": false,
|
||||
"configPassphraseStore": "",
|
||||
"encryptedPassphrase": "",
|
||||
"encryptedCouchDBConnection": "%715397eb7e2bc5d56bc88bf109000000fafc3ff1f1fcef6659c7a50964edabb8alBKDrfdWWaYF/bum5agBsCe1bGO+/jGE55lOTiXvGH+KFPQG1+agqxg3mu4rqrXcHUXhS4tz8TeWYy5hjobGmJFAGHDJJvTp7rO+rQ8OrXmEkJDEIOaOfpLYgTIFPp6WGBgznqSMLqHUlMpwDg7BSOzln535X8o4J88CVcGZMtc/kU5cG4PjI7n6qHmkQlMJ8+CTvrEcVKx30VZwX22X6XRZ2p4+aGeslj6BvKFKjRtMtSyQN9JcV1BCfeUBymYV9soaOXdV8jRQKVsANvn1O/ggEAWAafYkcnYYGw9S6OowhSwnSgBH9W9ACckmszV7L7LhFSkLvbBmOQ=",
|
||||
"permitEmptyPassphrase": false,
|
||||
"useIndexedDBAdapter": true,
|
||||
"useTimeouts": false,
|
||||
"writeLogToTheFile": false,
|
||||
"doNotPaceReplication": false,
|
||||
"hashCacheMaxCount": 300,
|
||||
"hashCacheMaxAmount": 50,
|
||||
"concurrencyOfReadChunksOnline": 30,
|
||||
"minimumIntervalOfReadChunksOnline": 25,
|
||||
"hashAlg": "xxhash64",
|
||||
"suspendParseReplicationResult": false,
|
||||
"doNotSuspendOnFetching": false,
|
||||
"useIgnoreFiles": false,
|
||||
"ignoreFiles": ".gitignore",
|
||||
"syncOnEditorSave": false,
|
||||
"pluginSyncExtendedSetting": {
|
||||
"PLUGIN_DATA/folder-note-plugin": {
|
||||
"key": "PLUGIN_DATA/folder-note-plugin",
|
||||
"mode": 1,
|
||||
"files": [
|
||||
"plugins/folder-note-plugin/data.json"
|
||||
]
|
||||
},
|
||||
"PLUGIN_MAIN/folder-note-plugin": {
|
||||
"key": "PLUGIN_MAIN/folder-note-plugin",
|
||||
"mode": 1,
|
||||
"files": [
|
||||
"plugins/folder-note-plugin/manifest.json",
|
||||
"plugins/folder-note-plugin/main.js",
|
||||
"plugins/folder-note-plugin/styles.css"
|
||||
]
|
||||
},
|
||||
"PLUGIN_DATA/obsidian-livesync": {
|
||||
"key": "PLUGIN_DATA/obsidian-livesync",
|
||||
"mode": 1,
|
||||
"files": [
|
||||
"plugins/obsidian-livesync/data.json"
|
||||
]
|
||||
},
|
||||
"PLUGIN_MAIN/obsidian-livesync": {
|
||||
"key": "PLUGIN_MAIN/obsidian-livesync",
|
||||
"mode": 1,
|
||||
"files": [
|
||||
"plugins/obsidian-livesync/manifest.json",
|
||||
"plugins/obsidian-livesync/main.js",
|
||||
"plugins/obsidian-livesync/styles.css"
|
||||
]
|
||||
}
|
||||
},
|
||||
"syncMaxSizeInMB": 50,
|
||||
"settingSyncFile": "settings",
|
||||
"writeCredentialsForSettingSync": false,
|
||||
"notifyAllSettingSyncFile": true,
|
||||
"isConfigured": true,
|
||||
"settingVersion": 0,
|
||||
"enableCompression": false,
|
||||
"accessKey": "",
|
||||
"bucket": "",
|
||||
"endpoint": "",
|
||||
"region": "",
|
||||
"secretKey": "",
|
||||
"useEden": false,
|
||||
"maxChunksInEden": 10,
|
||||
"maxTotalLengthInEden": 1024,
|
||||
"maxAgeInEden": 10,
|
||||
"disableCheckingConfigMismatch": false,
|
||||
"displayLanguage": "",
|
||||
"enableChunkSplitterV2": false,
|
||||
"disableWorkerForGeneratingChunks": false,
|
||||
"processSmallFilesInUIThread": false,
|
||||
"notifyThresholdOfRemoteStorageSize": 0,
|
||||
"usePluginSyncV2": false,
|
||||
"usePluginEtc": false
|
||||
}
|
||||
Reference in New Issue
Block a user