summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2015-01-22 10:38:24 -0800
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2015-01-22 10:38:24 -0800
commitd005c44816b87637b5952dd50178fb7e94e30cc2 (patch)
treea57b970e723697219bf05a012733d6af660c2757 /config
parent08e0c0b6d6702c3a73636ae8d2efd10cad955f06 (diff)
downloadgitlab-ce-d005c44816b87637b5952dd50178fb7e94e30cc2.tar.gz
Mix wrong comment about signup
Diffstat (limited to 'config')
-rw-r--r--config/gitlab.yml.example2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/gitlab.yml.example b/config/gitlab.yml.example
index 8d97965935e..e5780cabb63 100644
--- a/config/gitlab.yml.example
+++ b/config/gitlab.yml.example
@@ -60,7 +60,7 @@ production: &base
## Users can create accounts
# This also allows normal users to sign up for accounts themselves
- # default: false - By default GitLab administrators must create all new accounts
+ # default: true - By default users can sign up themselves
# signup_enabled: true
## Standard login settings