CreeperHost / FTB-Backups-2

7 stars 9 forks source link

How can I change the time between world backups? #10

Closed FleetAdmiralJakob closed 2 years ago

BonaireDreams commented 2 years ago

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

DLCIncluded commented 2 years ago

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

gigabit101 commented 2 years ago

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