Skip to content

Fix gitlab-shell redis socket config

username-removed-444 requested to merge fix-gitlab-shell-redis into master

Right now socket option is not commented in example config. See https://gitlab.com/gitlab-org/gitlab-shell/blob/master/config.yml.example#L34. This cause gitlab-shell use default socket config which is invalid

Merge request reports