diff --git a/files/gitlab/gitlab.yml b/files/gitlab/gitlab.yml index 1a34d22417..5e42c50467 100644 --- a/files/gitlab/gitlab.yml +++ b/files/gitlab/gitlab.yml @@ -15,7 +15,7 @@ ## GitLab settings gitlab: ## Web server settings - host: localhost + host: gitlab-dev.cloud.fedoraproject.org port: 80 https: false # Uncomment and customize to run in non-root path @@ -33,8 +33,8 @@ gitlab: support_email: support@localhost ## Project settings - default_projects_limit: 10 - # signup_enabled: true # default: false - Account passwords are not sent via the email if signup is enabled. + default_projects_limit: 20 + signup_enabled: true # default: false - Account passwords are not sent via the email if signup is enabled. ## Gravatar gravatar: