vault backup: 2026-04-15 20:32:30
This commit is contained in:
48
.obsidian/plugins/nutstore-sync/data.json
vendored
Normal file
48
.obsidian/plugins/nutstore-sync/data.json
vendored
Normal file
@@ -0,0 +1,48 @@
|
||||
{
|
||||
"account": "",
|
||||
"credential": "",
|
||||
"remoteDir": "/obsidian/",
|
||||
"remoteCacheDir": "",
|
||||
"useGitStyle": true,
|
||||
"conflictStrategy": "diff-match-patch",
|
||||
"oauthResponseText": "FyoeXnB7CVHAC1SNgnoJb5oYy3Lgs2yJOeSAKnCvXj6q-tBHpci4uxc1srEpDlnYHcaT4ntBRRxy1_sT_4z_9F_QozF2pnvcFjlOmFf_xtf0sWEZIhCQKHhcMwj4kTXnHCdNVyCFEKZS_b8hPy2IckGyMko8vzxmeJpXIPr2VE-e4oY",
|
||||
"loginMode": "sso",
|
||||
"confirmBeforeSync": true,
|
||||
"confirmBeforeDeleteInAutoSync": true,
|
||||
"syncMode": "loose",
|
||||
"filterRules": {
|
||||
"exclusionRules": [
|
||||
{
|
||||
"expr": "**/.git",
|
||||
"options": {
|
||||
"caseSensitive": false
|
||||
}
|
||||
},
|
||||
{
|
||||
"expr": "**/.DS_Store",
|
||||
"options": {
|
||||
"caseSensitive": false
|
||||
}
|
||||
},
|
||||
{
|
||||
"expr": "**/.trash",
|
||||
"options": {
|
||||
"caseSensitive": false
|
||||
}
|
||||
},
|
||||
{
|
||||
"expr": ".obsidian",
|
||||
"options": {
|
||||
"caseSensitive": false
|
||||
}
|
||||
}
|
||||
],
|
||||
"inclusionRules": []
|
||||
},
|
||||
"skipLargeFiles": {
|
||||
"maxSize": "30 MB"
|
||||
},
|
||||
"realtimeSync": false,
|
||||
"startupSyncDelaySeconds": 0,
|
||||
"autoSyncIntervalSeconds": 300
|
||||
}
|
||||
Reference in New Issue
Block a user