diff options
| author | Ted Strzalkowski <tedski@luciddg.com> | 2015-07-21 13:17:43 -0700 |
|---|---|---|
| committer | Ted Strzalkowski <tedski@luciddg.com> | 2015-07-21 13:17:43 -0700 |
| commit | 9d594380945a17a30d586c36db7867595950feb8 (patch) | |
| tree | 9b6d64c2e9ac3e59e971f7cf463f36455115ad9c | |
| parent | 8ba1a7a03f849cd83a83476c920c2c0572e675d7 (diff) | |
| download | gitlab-ce-9d594380945a17a30d586c36db7867595950feb8.tar.gz | |
Removes reference to Enterprise Edition ssh key sync feature.
| -rw-r--r-- | config/gitlab.yml.example | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config/gitlab.yml.example b/config/gitlab.yml.example index c32ac2042d0..69671e42a5b 100644 --- a/config/gitlab.yml.example +++ b/config/gitlab.yml.example @@ -361,7 +361,6 @@ test: user_filter: '' group_base: 'ou=groups,dc=example,dc=com' admin_group: '' - sync_ssh_keys: false staging: <<: *base |
