summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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