vault backup: 2023-04-16 20:30:09
This commit is contained in:
71
.obsidian/plugins/obsidian-livesync/data.json
vendored
Normal file
71
.obsidian/plugins/obsidian-livesync/data.json
vendored
Normal file
@@ -0,0 +1,71 @@
|
||||
{
|
||||
"couchDB_URI": "",
|
||||
"couchDB_USER": "",
|
||||
"couchDB_PASSWORD": "",
|
||||
"couchDB_DBNAME": "",
|
||||
"liveSync": false,
|
||||
"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": true,
|
||||
"passphrase": "",
|
||||
"usePathObfuscation": false,
|
||||
"doNotDeleteFolder": false,
|
||||
"resolveConflictsByNewerFile": false,
|
||||
"batchSave": false,
|
||||
"deviceAndVaultName": "",
|
||||
"usePluginSettings": false,
|
||||
"showOwnPlugins": false,
|
||||
"showStatusOnEditor": false,
|
||||
"usePluginSync": true,
|
||||
"autoSweepPlugins": true,
|
||||
"autoSweepPluginsPeriodic": true,
|
||||
"notifyPluginOrSettingUpdated": true,
|
||||
"checkIntegrityOnSave": false,
|
||||
"batch_size": 50,
|
||||
"batches_limit": 40,
|
||||
"useHistory": true,
|
||||
"disableRequestURI": true,
|
||||
"skipOlderFilesOnSync": true,
|
||||
"checkConflictOnlyOnOpen": false,
|
||||
"syncInternalFiles": true,
|
||||
"syncInternalFilesBeforeReplication": true,
|
||||
"syncInternalFilesIgnorePatterns": "\\/node_modules\\/, \\/\\.git\\/, \\/obsidian-livesync\\/",
|
||||
"syncInternalFilesInterval": 60,
|
||||
"additionalSuffixOfDatabaseName": "",
|
||||
"ignoreVersionCheck": false,
|
||||
"lastReadUpdates": 18,
|
||||
"deleteMetadataOfDeletedFiles": false,
|
||||
"syncIgnoreRegEx": "",
|
||||
"syncOnlyRegEx": "",
|
||||
"customChunkSize": 100,
|
||||
"readChunksOnline": true,
|
||||
"watchInternalFileChanges": true,
|
||||
"automaticallyDeleteMetadataOfDeletedFiles": 0,
|
||||
"disableMarkdownAutoMerge": false,
|
||||
"writeDocumentsIfConflicted": false,
|
||||
"useDynamicIterationCount": false,
|
||||
"syncAfterMerge": false,
|
||||
"configPassphraseStore": "",
|
||||
"encryptedPassphrase": "[\"H3ou/PWSB5pRUXPWr2tf6fOBU9ZkxYbSCQeLsI4=\",\"33a1cd6d0a41b9d55e83dab704000000\",\"72481d2255aae61b8a69ffcb2e9c5f57\"]",
|
||||
"encryptedCouchDBConnection": "[\"1tJqLUcSYNqQqEQn67t2Dc2aqteUL4ZrQB5Bkxaiv1gTOCECJIaOSo0/PJc/zpFWkGMsULxjDfmvdQA6eQ1DNANWEQeJKUU/5kDNRF6aX0u5Bpx14ELwX6GUlKjttdetLBIXZa5log62HGyPPewZrZCdFVlgDgZGgo6Fj0x5G1Td3qYNylAHdhrOJbvwuNOby8eLNYDuYpLQ/JosdCO05Yc=\",\"33a1cd6d0a41b9d55e83dab703000000\",\"72481d2255aae61b8a69ffcb2e9c5f57\"]",
|
||||
"permitEmptyPassphrase": false,
|
||||
"useIndexedDBAdapter": false,
|
||||
"useTimeouts": false,
|
||||
"writeLogToTheFile": false,
|
||||
"hashCacheMaxCount": 300,
|
||||
"hashCacheMaxAmount": 50,
|
||||
"concurrencyOfReadChunksOnline": 100,
|
||||
"minimumIntervalOfReadChunksOnline": 333
|
||||
}
|
||||
Reference in New Issue
Block a user