Files
obsidian/.obsidian/plugins/obsidian-livesync/data.json
2023-04-24 18:51:24 +02:00

71 lines
2.5 KiB
JSON

{
"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": 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": "[\"y6yAui3vE4bsVgRvKomi7TCONNIQzPnvEt1CdZc=\",\"2d9653b0195d7df6a527befb9e010000\",\"8347c94b5ee25f8d42b79c8d1ea4690b\"]",
"encryptedCouchDBConnection": "[\"vcgPc5wH8AkCATgOoqKJsUFq7H53OdZDqgbBzgZcmWXQ1wb+QdAo+bTR1ev9JNmDiAHf/R4S72+wqAiiqQRLFlYBGYzD5NY0XRxCm1VKKSnyYhG4XgccLxCwP4kaBaeEN/MUxOCLkKwnGVBrDKgwwzoiy0b9pVcXlU2Y3OsUpmjbDC+OEbR/ZDegDioJ71GTlJzRof0+Ay94l5FOt1TYjqU=\",\"2d9653b0195d7df6a527befb9d010000\",\"8347c94b5ee25f8d42b79c8d1ea4690b\"]",
"permitEmptyPassphrase": false,
"useIndexedDBAdapter": false,
"useTimeouts": false,
"writeLogToTheFile": false,
"hashCacheMaxCount": 300,
"hashCacheMaxAmount": 50,
"concurrencyOfReadChunksOnline": 100,
"minimumIntervalOfReadChunksOnline": 333
}