summaryrefslogtreecommitdiff
path: root/config/gitlab.yml.example
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-08-21 12:31:47 +0300
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-08-21 12:31:47 +0300
commitfd1661468f8132800dec17ad9317d419b1440f5a (patch)
treea7acde6f54e1b8008937dbee12f5dd607ba1a8d6 /config/gitlab.yml.example
parent606701ada4076b963439983a5633535108d81f0f (diff)
downloadgitlab-ce-fd1661468f8132800dec17ad9317d419b1440f5a.tar.gz
Remove can_create_team code from user
Diffstat (limited to 'config/gitlab.yml.example')
-rw-r--r--config/gitlab.yml.example1
1 files changed, 0 insertions, 1 deletions
diff --git a/config/gitlab.yml.example b/config/gitlab.yml.example
index 59a4d1fd41b..a3661821271 100644
--- a/config/gitlab.yml.example
+++ b/config/gitlab.yml.example
@@ -41,7 +41,6 @@ production: &base
## User settings
default_projects_limit: 10
# default_can_create_group: false # default: true
- # default_can_create_team: false # default: true
# username_changing_enabled: false # default: true - User can change her username/namespace
## Users management