Files
obsidian/.obsidian/plugins/obsidian-livesync/data.json
2024-10-02 10:12:44 +02:00

71 lines
2.4 KiB
JSON

{
"couchDB_URI": "",
"couchDB_USER": "",
"couchDB_PASSWORD": "",
"couchDB_DBNAME": "",
"liveSync": false,
"syncOnSave": false,
"syncOnStart": true,
"savingDelay": 200,
"lessInformationInLog": false,
"gcDelay": 300,
"versionUpFlash": "",
"minimumChunkSize": 20,
"longLineThreshold": 250,
"showVerboseLog": false,
"suspendFileWatching": false,
"trashInsteadDelete": true,
"periodicReplication": true,
"periodicReplicationInterval": 60,
"syncOnFileOpen": true,
"encrypt": false,
"passphrase": "",
"usePathObfuscation": false,
"doNotDeleteFolder": false,
"resolveConflictsByNewerFile": false,
"batchSave": true,
"deviceAndVaultName": "",
"usePluginSettings": false,
"showOwnPlugins": false,
"showStatusOnEditor": false,
"usePluginSync": false,
"autoSweepPlugins": false,
"autoSweepPluginsPeriodic": false,
"notifyPluginOrSettingUpdated": false,
"checkIntegrityOnSave": false,
"batch_size": 50,
"batches_limit": 40,
"useHistory": false,
"disableRequestURI": false,
"skipOlderFilesOnSync": true,
"checkConflictOnlyOnOpen": false,
"syncInternalFiles": false,
"syncInternalFilesBeforeReplication": false,
"syncInternalFilesIgnorePatterns": "\\/node_modules\\/, \\/\\.git\\/, \\/obsidian-livesync\\/",
"syncInternalFilesInterval": 60,
"additionalSuffixOfDatabaseName": "",
"ignoreVersionCheck": false,
"lastReadUpdates": 0,
"deleteMetadataOfDeletedFiles": false,
"syncIgnoreRegEx": "",
"syncOnlyRegEx": "",
"customChunkSize": 100,
"readChunksOnline": true,
"watchInternalFileChanges": true,
"automaticallyDeleteMetadataOfDeletedFiles": 0,
"disableMarkdownAutoMerge": false,
"writeDocumentsIfConflicted": false,
"useDynamicIterationCount": false,
"syncAfterMerge": true,
"configPassphraseStore": "",
"encryptedPassphrase": "",
"encryptedCouchDBConnection": "[\"c7y3XopSVKwD6S3JV0eTaf137ch6KwwQt1IegSF0wbpI3tOcevX6CiQvA1dkyK/D+iZ+hmwf6po4ilXZvu9zf/1I0L4ELO3KbKTu4kIOFvW9/MYDvk0ZuuXFWVeUvJPlm8yhKqZAKNNf545AZBr6Gb2TbsfRhCQN0UX2vCef1MzGLqh/NiJJwvxJ2D1xRvvflUfPaLRXpkCwR524lUqy+rI=\",\"51a2e18b8f9efe4b7a3bd3dc29000000\",\"5eefe8e5e6f56fa400d4f065263fcebe\"]",
"permitEmptyPassphrase": false,
"useIndexedDBAdapter": false,
"useTimeouts": false,
"writeLogToTheFile": false,
"hashCacheMaxCount": 300,
"hashCacheMaxAmount": 50,
"concurrencyOfReadChunksOnline": 100,
"minimumIntervalOfReadChunksOnline": 333
}