diff options
-rw-r--r-- | config/gitlab.yml.example | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/gitlab.yml.example b/config/gitlab.yml.example index 456fb3d636e..6dc0d170826 100644 --- a/config/gitlab.yml.example +++ b/config/gitlab.yml.example @@ -339,7 +339,7 @@ test: # user: YOUR_USERNAME satellites: path: tmp/tests/gitlab-satellites/ - backup:[B + backup: path: tmp/tests/backups gitlab_shell: path: tmp/tests/gitlab-shell/ |