{{lang.t("Important Settings")}}

{{ lang.t("Orphan backups are account backup files that are not associated with any ACTIVE account.") }}
{{ lang.t("JetBackup will automatically remove these backups if the date these backups were CREATED is older than the number of days specified in this field.") }}

{{ lang.t("Days to keep generated downloads.") }}

{{ lang.t("Days to keep Manual Backups. NOTE: Manual Backups will be DELETED after the set number of days, regardless of account ACTIVE/ORPHAN status.") }}

{{ lang.t("Set the maximum number of concurrent system tasks that may run simultaneously. JetBackup utilizes one fork per system task on the server. (Maximum value of 10)") }}
{{lang.t("NOTE: Higher value doesn't necessarily mean higher performance, we recommend 1 task per server CPU core, but no more than 5 for daily usage, and 10 for restoring in a disaster recovery mode.")}}

{{ lang.t("Set the maximum number of concurrent restore/download/reindex tasks that may run simultaneously. JetBackup utilizes one fork per restore/download task on the server. (Maximum value of 10)") }}
{{lang.t("NOTE: Higher value doesn't necessarily mean higher performance, we recommend 1 task per server CPU core, but no more than 5 for daily usage, and 10 for restoring in a disaster recovery mode.")}}

{{ lang.t("Set the maximum number of concurrent backup/clone tasks that may run simultaneously. JetBackup utilizes one fork per Directories Backup Job or one fork per account on an Account Backup/Clone Job. (Maximum value of 10)") }}
{{lang.t("NOTE: Higher value doesn't necessarily mean higher performance, we recommend 1 task per server CPU core, but no more than 5. You also need to consider limiting CPU usage (200% is a reasonable limit).")}}

{{ lang.t("limit CPU usage in percentage; 100% is one core.") }}
{{ lang.t("Recommended values: 100% for a single/dual CPU server, anything above we recommend values between 200% - 400%") }}

{{ lang.t("limit IO read usage in MB per second") }}

{{ lang.t("limit IO write usage in MB per second") }}