Skip to content
Snippets Groups Projects
Commit 31e338b8 authored by Cyril's avatar Cyril
Browse files

add default for Settings['satellites']

parent a39c9106
No related branches found
No related tags found
1 merge request!2621add default for Settings['satellites']
Loading
Loading
@@ -78,4 +78,5 @@ Settings.git['max_size'] ||= 5242880 # 5.megabytes
Settings.git['bin_path'] ||= '/usr/bin/git'
Settings.git['timeout'] ||= 10
 
Settings['satellites'] ||= {}
Settings.satellites['path'] ||= '/home/gitlab/gitlab/tmp/repo_satellites/'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment