backup_frequency copy edit

This commit is contained in:
Joshua Rosenfeld 2018-02-27 15:41:37 -05:00 committed by GitHub
parent 8ca1b1ab0b
commit 48aea2a9fc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1188,7 +1188,7 @@ en:
allow_restore: "Allow restore, which can replace ALL site data! Leave false unless you plan to restore a backup"
maximum_backups: "The maximum amount of backups to keep on disk. Older backups are automatically deleted"
automatic_backups_enabled: "Run automatic backups as defined in backup frequency"
backup_frequency: "How frequently we create a site backup, in days."
backup_frequency: "The number of days between backups."
enable_s3_backups: "Upload backups to S3 when complete. IMPORTANT: requires valid S3 credentials entered in Files settings."
s3_backup_bucket: "The remote bucket to hold backups. WARNING: Make sure it is a private bucket."
s3_disable_cleanup: "Disable the removal of backups from S3 when removed locally."