changed backup frequency to hourly #1705

This commit is contained in:
Pyritie 2025-09-08 00:57:48 +01:00
parent 7bc1376348
commit 566ccc630d
2 changed files with 2 additions and 1 deletions

View file

@ -27,7 +27,7 @@
More info here
(http://www.cronmaker.com)
*/
"backup_cron": "0 0 1 * * ?",
"backup_cron": "0 0 0/1 1/1 * ? *",
// Time between manual backups using the command
"manual_backups_time": 0,
// Only run a backup if a player has been online since the last backup