mirror of
https://github.com/discourse/discourse.git
synced 2025-09-04 08:47:37 +08:00
backup_frequency copy edit
This commit is contained in:
parent
8ca1b1ab0b
commit
48aea2a9fc
1 changed files with 1 additions and 1 deletions
|
@ -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."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue