summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-09-26 11:02:01 +0300
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-09-26 11:02:01 +0300
commita8aa298450159e81908f84ae064a94838cc045b0 (patch)
treea4d850171aba3d436d077661d9356219644c88a1
parente49cb2b7e182b778f37b02a72fdc01938555764b (diff)
parent8b2b1979711185d93efe020f9478230e2d1776d3 (diff)
downloadgitlab-shell-a8aa298450159e81908f84ae064a94838cc045b0.tar.gz
Merge pull request #172 from bbodenmiller/patch-1
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 94eb593..97b5006 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