summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormchristof <mchristof@decibelinsight.com>2015-07-23 09:47:32 +0100
committermchristof <mchristof@decibelinsight.com>2015-07-23 09:47:32 +0100
commit8279d936804659bbf8f161384eef4ac2649ff6a9 (patch)
tree00e3ba98ab4efafb0d8f4bd76ace3a475bb9ffa4
parent8a539e58c8f56881094edd435170147d99e1e438 (diff)
downloadgitlab-ce-8279d936804659bbf8f161384eef4ac2649ff6a9.tar.gz
updated restore docs wrt backup location [ci skip]
Made sure to point out that the restore location can be overwritten by an entry in the config.
-rw-r--r--doc/raketasks/backup_restore.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/raketasks/backup_restore.md b/doc/raketasks/backup_restore.md
index 36ab2b91959..996a642e2f1 100644
--- a/doc/raketasks/backup_restore.md
+++ b/doc/raketasks/backup_restore.md
@@ -232,7 +232,7 @@ Deleting tmp directories...[DONE]
We will assume that you have installed GitLab from an omnibus package and run
`sudo gitlab-ctl reconfigure` at least once.
-First make sure your backup tar file is in `/var/opt/gitlab/backups`.
+First make sure your backup tar file is in `/var/opt/gitlab/backups` (or whereever `gitlab_rails['backup_path']` points to).
```shell
sudo cp 1393513186_gitlab_backup.tar /var/opt/gitlab/backups/