Auto base sync: 2025-11-23 21:18:50

This commit is contained in:
2025-11-23 21:18:50 +04:00
parent 64119cdf49
commit e86f96e85d
2 changed files with 3 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
{ {
"cssTheme": "Mado Miniflow", "cssTheme": "Mado Miniflow",
"theme": "moonstone", "theme": "system",
"accentColor": "#283e3a" "accentColor": "#283e3a"
} }

View File

@@ -2,8 +2,8 @@
"commitMessage": "Base sync backup: {{date}}", "commitMessage": "Base sync backup: {{date}}",
"commitDateFormat": "YYYY-MM-DD HH:mm:ss", "commitDateFormat": "YYYY-MM-DD HH:mm:ss",
"autoSaveInterval": 1, "autoSaveInterval": 1,
"autoPushInterval": 5, "autoPushInterval": 1,
"autoPullInterval": 5, "autoPullInterval": 1,
"autoPullOnBoot": true, "autoPullOnBoot": true,
"disablePush": true, "disablePush": true,
"pullBeforePush": true, "pullBeforePush": true,