Merge pull request 'backups: start obs-portal backup 30m later' (#330) from obs-portal-later into main
Reviewed-on: #330 Reviewed-by: b12f <b12f@noreply.git.pub.solar>
This commit is contained in:
commit
92c5f1b6be
1 changed files with 1 additions and 1 deletions
|
@ -154,7 +154,7 @@ in
|
|||
"/tmp/obs-portal-backup.sql"
|
||||
];
|
||||
timerConfig = {
|
||||
OnCalendar = "*-*-* 06:00:00 Etc/UTC";
|
||||
OnCalendar = "*-*-* 06:30:00 Etc/UTC";
|
||||
};
|
||||
initialize = true;
|
||||
backupPrepareCommand = ''
|
||||
|
|
Loading…
Add table
Reference in a new issue