Automatically create a backup of your server every {{ autoBackupInterval == 1 ? "hour" : `${autoBackupInterval} hours` }}
The amount of hours between each backup. This will only backup your server if it has been modified since the last backup.