tell gitlab where it is running from so links work, also enable signup and default to 20 projects instead of 10

This commit is contained in:
Ricky Elrod 2013-03-15 18:02:57 +00:00
parent aa573cdbc0
commit 46040b1674

View file

@ -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: