FTB Backups 2

FTB Backups 2

16M Downloads

How can I change the time between world backups?

FleetAdmiralJakob opened this issue ยท 3 comments

commented
commented

edit the config file. ftbbackups2.json Line 15.
"backup_cron": "0 */30 * * * ?",

commented

You can use https://crontab.guru/ to visualize your cron job

commented

You can edit the backup_cron string in the config file, More information can be found here https://docs.oracle.com/cd/E12058_01/doc/doc.1014/e12030/cron_expressions.htm