From fcde52fe7b0ae313e95561898fb894177a3e6dec Mon Sep 17 00:00:00 2001 From: Sameer Naik Date: Sun, 23 Nov 2014 11:08:15 +0530 Subject: [PATCH] config: rebase gitlab-shell configs from gitlab-shell 2.2.0 template --- assets/config/gitlab-shell/config.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/assets/config/gitlab-shell/config.yml b/assets/config/gitlab-shell/config.yml index 2fd82301..bf2953a0 100644 --- a/assets/config/gitlab-shell/config.yml +++ b/assets/config/gitlab-shell/config.yml @@ -8,6 +8,7 @@ user: git # only listen on a Unix domain socket. gitlab_url: "http://localhost:8080{{GITLAB_RELATIVE_URL_ROOT}}/" +# See installation.md#using-https for additional HTTPS configuration details. http_settings: # user: someone # password: somepass