summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Bodenmiller <bbodenmiller@hotmail.com>2014-08-23 00:22:47 -0700
committerBen Bodenmiller <bbodenmiller@hotmail.com>2014-08-23 00:22:47 -0700
commit8b2b1979711185d93efe020f9478230e2d1776d3 (patch)
tree89b04b48997927b439e4dc7fed5a3c77525d14b6
parent421be73aef370e64d211364e8d45aae0767232fe (diff)
downloadgitlab-shell-8b2b1979711185d93efe020f9478230e2d1776d3.tar.gz
add note about other HTTPS setup details
-rw-r--r--config.yml.example1
1 files changed, 1 insertions, 0 deletions
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