71 lines
2.5 KiB
JSON
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": 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
|
|
} |