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
path: root/config
diff options
context:
space:
mode:
authorMarin Jankovski <maxlazio@gmail.com>2014-10-14 14:31:47 +0400
committerMarin Jankovski <maxlazio@gmail.com>2014-10-14 14:31:47 +0400
commit1d432e96bc44ad2f7f67dc4a551d34083f51f281 (patch)
treebc2f26e58e9d609e4857b10da02c9704fb1f9acc /config
parent9abe5d36d79971a8dda3626a2bab90e42c401014 (diff)
Add a link to libravatar doc in gitlab.yml.example.
Diffstat (limited to 'config')
-rw-r--r--config/gitlab.yml.example1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/gitlab.yml.example b/config/gitlab.yml.example
index 857643c006e..7f624f92a8b 100644
--- a/config/gitlab.yml.example
+++ b/config/gitlab.yml.example
@@ -119,6 +119,7 @@ production: &base
# new_issue_url: "http://jira.sample/secure/CreateIssue.jspa"
## Gravatar
+ ## For Libravatar see: http://doc.gitlab.com/ce/customization/libravatar.html
gravatar:
enabled: true # Use user avatar image from Gravatar.com (default: true)
# gravatar urls: possible placeholders: %{hash} %{size} %{email}