Merge pull request #756 from pierreozoux/patch-1

typo
This commit is contained in:
Sameer Naik 2016-06-24 10:05:18 +05:30 committed by GitHub
commit b94a68355d

View File

@ -1026,7 +1026,7 @@ The image can be configured to automatically take backups `daily`, `weekly` or `
Daily backups are created at `GITLAB_BACKUP_TIME` which defaults to `04:00` everyday. Weekly backups are created every Sunday at the same time as the daily backups. Monthly backups are created on the 1st of every month at the same time as the daily backups.
By default, when automated backups are enabled, backups are held for a period of 7 days. While when automated backups are disabled, the backups are held for an infinite period of time. This can behavior can be configured via the `GITLAB_BACKUP_EXPIRY` option.
By default, when automated backups are enabled, backups are held for a period of 7 days. While when automated backups are disabled, the backups are held for an infinite period of time. This behavior can be configured via the `GITLAB_BACKUP_EXPIRY` option.
### Amazon Web Services (AWS) Remote Backups