Auto base sync: 2025-11-23 23:57:07
This commit is contained in:
6
.obsidian/plugins/obsidian-git/data.json
vendored
6
.obsidian/plugins/obsidian-git/data.json
vendored
@@ -1,14 +1,14 @@
|
|||||||
{
|
{
|
||||||
"commitMessage": "vault backup: {{date}}",
|
"commitMessage": "Base sync backup: {{date}}",
|
||||||
"autoCommitMessage": "Auto base sync: {{date}}",
|
"autoCommitMessage": "Auto base sync: {{date}}",
|
||||||
"commitMessageScript": "",
|
"commitMessageScript": "",
|
||||||
"commitDateFormat": "YYYY-MM-DD HH:mm:ss",
|
"commitDateFormat": "YYYY-MM-DD HH:mm:ss",
|
||||||
"autoSaveInterval": 1,
|
"autoSaveInterval": 1,
|
||||||
"autoPushInterval": 1,
|
"autoPushInterval": 1,
|
||||||
"autoPullInterval": 1,
|
"autoPullInterval": 1,
|
||||||
"autoPullOnBoot": false,
|
"autoPullOnBoot": true,
|
||||||
"autoCommitOnlyStaged": false,
|
"autoCommitOnlyStaged": false,
|
||||||
"disablePush": false,
|
"disablePush": true,
|
||||||
"pullBeforePush": true,
|
"pullBeforePush": true,
|
||||||
"disablePopups": false,
|
"disablePopups": false,
|
||||||
"showErrorNotices": true,
|
"showErrorNotices": true,
|
||||||
|
|||||||
Reference in New Issue
Block a user