summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2015-10-01 15:12:24 +0000
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2015-10-01 15:12:24 +0000
commit3fa8bd0e67233cb3636490fb35993e2db3424772 (patch)
treebdfcd534270b273f40730af702b66e2cfc058270
parente0609a7800000196e561f54124f4ac06e6d780f0 (diff)
parent9d594380945a17a30d586c36db7867595950feb8 (diff)
downloadgitlab-ce-3fa8bd0e67233cb3636490fb35993e2db3424772.tar.gz
Merge branch 'ee_features_in_example_config' into 'master'
Removes reference to Enterprise Edition ssh key sync feature. fixes #2042 See merge request !1017
-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 c7174f86014..4f7f0b6ef19 100644
--- a/config/gitlab.yml.example
+++ b/config/gitlab.yml.example
@@ -424,7 +424,6 @@ test:
user_filter: ''
group_base: 'ou=groups,dc=example,dc=com'
admin_group: ''
- sync_ssh_keys: false
staging:
<<: *base