From 0af5884bcdd0f1ef7827a9493422cd6aad876219 Mon Sep 17 00:00:00 2001 From: Dmitriy Zaporozhets Date: Sun, 23 Dec 2012 00:49:46 +0200 Subject: [PATCH] gitlab.yml how to use section --- config/gitlab.yml.example | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config/gitlab.yml.example b/config/gitlab.yml.example index 067dbd9b72b..f47625eb132 100644 --- a/config/gitlab.yml.example +++ b/config/gitlab.yml.example @@ -1,6 +1,12 @@ # # # # # # # # # # # # # # # # # # # Gitlab application config file # # # # # # # # # # # # # # # # # # # +# +# How to use: +# 1. copy file as gitlab.yml +# 2. Replace gitlab -> host with your domain +# 3. Replace gitolite -> ssh_host with your domain +# 4. Replace gitlab -> email_from # # 1. GitLab app settings