Skip to content
Snippets Groups Projects
Commit 0b49c71b authored by Jacob Vosmaer's avatar Jacob Vosmaer
Browse files

Remove unused gitlab-rails attribute

parent 504ffc1f
No related branches found
No related tags found
1 merge request!51Gitlab Yml
Loading
Loading
@@ -53,7 +53,6 @@ default['gitlab']['gitlab-rails']['gitlab_port'] = 80
default['gitlab']['gitlab-rails']['gitlab_https'] = false
default['gitlab']['gitlab-rails']['gitlab_email_from'] = "gitlab@#{node['fqdn']}"
default['gitlab']['gitlab-rails']['gitlab_support_email'] = "support@localhost"
default['gitlab']['gitlab-rails']['support_email'] = "support@example.com"
default['gitlab']['gitlab-rails']['gitlab_default_projects_limit'] = 10
default['gitlab']['gitlab-rails']['gitlab_default_can_create_group'] = true
default['gitlab']['gitlab-rails']['gitlab_username_changing_enabled'] = true
Loading
Loading
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