Enable Backups

By default, the automatic daily backup job is enabled. To disable it, add the following line to the %AGILIANCE_HOME%\config\agiliance.properties file:

com.agiliance.admin.scheduler.BackupJob.Disable=true 

By default, the automatic weekly backup job is also enabled. To disable it, add the following line to the %AGILIANCE_HOME%\config\agiliance.properties file:

com.agiliance.admin.scheduler.AttachmentBackupJob.Disabled=true