Files
obsidian/.obsidian/plugins/obsidian-livesync/data.json

71 lines
2.5 KiB
JSON

{
"couchDB_URI": "",
"couchDB_USER": "",
"couchDB_PASSWORD": "",
"couchDB_DBNAME": "",
"liveSync": false,
"syncOnSave": false,
"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": false,
"autoSweepPlugins": false,
"autoSweepPluginsPeriodic": true,
"notifyPluginOrSettingUpdated": true,
"checkIntegrityOnSave": false,
"batch_size": 50,
"batches_limit": 40,
"useHistory": true,
"disableRequestURI": true,
"skipOlderFilesOnSync": true,
"checkConflictOnlyOnOpen": false,
"syncInternalFiles": false,
"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": "[\"cAS0PRVUvnmfeVNYA8foBadlxfkPMOM+oDa8KLQ=\",\"c3f9701c0ef9372682d846566d000000\",\"d32beaf4649fdf582862231b3ba6b4ce\"]",
"encryptedCouchDBConnection": "[\"HjmY4Ao/IjAMnpVTivLczHKKF99ny1LtsoVrmRQxrnow1K9R+8/NIcV23+oSR8tGBahT4mWRn5qIRXeCc/jU+igBLSqXOgi8YV1nShMAr8sMJLVMdaz9MPDLoERJpPeXbq+/RrZRZ9DjCQ1I3S1oQ1ki/LiqkpUKAh4cUFZ3Ty11Bk6mBwqQscPRnstAjs0VVl7/2G9q1UqXRYU1qg7I4uw=\",\"c3f9701c0ef9372682d846566c000000\",\"d32beaf4649fdf582862231b3ba6b4ce\"]",
"permitEmptyPassphrase": false,
"useIndexedDBAdapter": false,
"useTimeouts": false,
"writeLogToTheFile": false,
"hashCacheMaxCount": 300,
"hashCacheMaxAmount": 50,
"concurrencyOfReadChunksOnline": 100,
"minimumIntervalOfReadChunksOnline": 333
}