Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-07-23 20:17:31 +0400
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-07-23 20:17:31 +0400
commited234e344e63cb76609c7877235ee5408afea21c (patch)
tree34d4f6e230d6da77c1e4e6366e817098452de814 /config/gitlab.yml.example
parent136ff572110ec0b9f0a8643acedb0c09b25b18f7 (diff)
parent07537faca72e2475a25e1e73c12bc924499afc27 (diff)
Merge pull request #7316 from ayr-ton/master
Add support to set satellites timeout
Diffstat (limited to 'config/gitlab.yml.example')
-rw-r--r--config/gitlab.yml.example1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/gitlab.yml.example b/config/gitlab.yml.example
index d57f3b508bb..250a4908c58 100644
--- a/config/gitlab.yml.example
+++ b/config/gitlab.yml.example
@@ -197,6 +197,7 @@ production: &base
satellites:
# Relative paths are relative to Rails.root (default: tmp/repo_satellites/)
path: /home/git/gitlab-satellites/
+ timeout: 30
## Backup settings
backup: