add note about UTC time to backup time of day

This commit is contained in:
Jeff Atwood 2015-11-13 16:38:59 -08:00
parent 060ce9bf2a
commit c3724bd2cb

View file

@ -965,7 +965,7 @@ en:
backup_frequency: "How frequently we create a site backup, in days."
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."
backup_time_of_day: "Time of day when the backup should occur."
backup_time_of_day: "Time of day UTC when the backup should occur."
backup_with_uploads: "Include uploads in scheduled backups. Disabling this will only backup the database."
active_user_rate_limit_secs: "How frequently we update the 'last_seen_at' field, in seconds"