From cebb3dba2c9231bd0b57c125226b3191d1a96c64 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kim=20=22BKC=22=20Carlb=C3=A4cker?= Date: Fri, 4 Aug 2017 10:34:12 +0200 Subject: Add config for gitlab-shell --- config.toml.example | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'config.toml.example') diff --git a/config.toml.example b/config.toml.example index 7547c61e8..5fe394217 100644 --- a/config.toml.example +++ b/config.toml.example @@ -38,3 +38,7 @@ path = "/home/git/repositories" [gitaly-ruby] # The directory where gitaly-ruby is installed dir = "/home/git/gitaly/ruby" + +[gitlab-shell] +# The directory where gitlab-shell is installed +dir = "/home/git/gitlab-shell" -- cgit v1.2.3