From a4cf01f32e601e73ef7c946274092da7cfa8d008 Mon Sep 17 00:00:00 2001 From: Gosia Ksionek Date: Tue, 7 May 2019 13:51:34 +0000 Subject: Remove from providers with icon Remove puts Remove puts --- config/gitlab.yml.example | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'config') diff --git a/config/gitlab.yml.example b/config/gitlab.yml.example index 2f822805b25..bff809b7661 100644 --- a/config/gitlab.yml.example +++ b/config/gitlab.yml.example @@ -940,6 +940,10 @@ test: app_id: 'YOUR_CLIENT_ID', app_secret: 'YOUR_CLIENT_SECRET', args: { scope: 'aq:name email~rs address aq:push' } } + - { name: 'salesforce', + app_id: 'YOUR_CLIENT_ID', + app_secret: 'YOUR_CLIENT_SECRET' + } ldap: enabled: false servers: -- cgit v1.2.1