From 8b2b1979711185d93efe020f9478230e2d1776d3 Mon Sep 17 00:00:00 2001 From: Ben Bodenmiller Date: Sat, 23 Aug 2014 00:22:47 -0700 Subject: add note about other HTTPS setup details --- config.yml.example | 1 + 1 file changed, 1 insertion(+) diff --git a/config.yml.example b/config.yml.example index bc41c25..413aa81 100644 --- a/config.yml.example +++ b/config.yml.example @@ -8,6 +8,7 @@ user: git # only listen on a Unix domain socket. gitlab_url: "http://localhost:8080/" +# See installation.md#using-https for additional HTTPS configuration details. http_settings: # user: someone # password: somepass -- cgit v1.2.1