Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormedied <medina.eag@gmail.com>2017-03-04 22:53:05 +0300
committermedied <medina.eag@gmail.com>2017-03-04 22:53:05 +0300
commitc71825d9ca77ab37d519a3bc4610a1a39dcf24be (patch)
treea0a505e42ba084c55716828da811e58360c8763b /config/gitlab.yml.example
parent2d006b463850599377334cb3b76aa08eebfd8fa0 (diff)
Fix typo in Gitlab application config file
Diffstat (limited to 'config/gitlab.yml.example')
-rw-r--r--config/gitlab.yml.example2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/gitlab.yml.example b/config/gitlab.yml.example
index a82ff605a70..79d551fc4d8 100644
--- a/config/gitlab.yml.example
+++ b/config/gitlab.yml.example
@@ -586,7 +586,7 @@ test:
new_issue_url: "http://redmine/projects/:issues_tracker_id/issues/new"
jira:
title: "JIRA"
- url: https://sample_company.atlasian.net
+ url: https://sample_company.atlassian.net
project_key: PROJECT
ldap:
enabled: false