Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorrandx <dmitriy.zaporozhets@gmail.com>2012-09-12 19:56:44 +0400
committerrandx <dmitriy.zaporozhets@gmail.com>2012-09-12 19:56:44 +0400
commitacc5302c3fea3f07a654e270f06ebf96fec14c5c (patch)
tree3c22e348c262ac0d673620656e62163b8c42099d /config
parent64f026b254a9492bc22cdbad45ceb4743949f406 (diff)
improve profile layout after omniauth changes
Diffstat (limited to 'config')
-rw-r--r--config/gitlab.yml.example4
1 files changed, 1 insertions, 3 deletions
diff --git a/config/gitlab.yml.example b/config/gitlab.yml.example
index 80d95b2602c..28323484a37 100644
--- a/config/gitlab.yml.example
+++ b/config/gitlab.yml.example
@@ -26,8 +26,6 @@ app:
# disable_gravatar: true # default: false - Disable user avatars from Gravatar.com
-
-
#
# 2. Auth settings
# ==========================
@@ -44,7 +42,7 @@ ldap:
omniauth:
# Enable ability for users
# to login via twitter, google ..
- enabled: true
+ enabled: false
# IMPORTANT!
# It allows user to login without having user account