mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-19 09:36:47 +10:00
Merge branch 'remove-satellites' into 'master'
Add migration to remove the contents of the satellites dir See merge request !1681
This commit is contained in:
committed by
Robert Speicher
parent
21854582ed
commit
eea8a6d062
@@ -318,10 +318,12 @@ production: &base
|
||||
# ==========================
|
||||
|
||||
# GitLab Satellites
|
||||
#
|
||||
# Note for maintainers: keep the satellites.path setting until GitLab 9.0 at
|
||||
# least. This setting is fed to 'rm -rf' in
|
||||
# db/migrate/20151023144219_remove_satellites.rb
|
||||
satellites:
|
||||
# Relative paths are relative to Rails.root (default: tmp/repo_satellites/)
|
||||
path: /home/git/gitlab-satellites/
|
||||
timeout: 30
|
||||
|
||||
## Backup settings
|
||||
backup:
|
||||
|
||||
Reference in New Issue
Block a user