Auto base sync: 2025-11-23 23:57:07

This commit is contained in:
2025-11-23 23:57:07 +04:00
parent e1b030a790
commit 2a42d0872e

View File

@@ -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,