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:
authorGitLab Bot <gitlab-bot@gitlab.com>2020-05-20 06:08:04 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2020-05-20 06:08:04 +0300
commit25f414893f8f1dde029f60e781d195e426e514a1 (patch)
tree48d9a313a60d4bc78093829f5ce91e438afab183 /doc/administration/libravatar.md
parent59accb4c4780f194554b86c7be3c4a916fb70737 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/administration/libravatar.md')
-rw-r--r--doc/administration/libravatar.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/administration/libravatar.md b/doc/administration/libravatar.md
index c28e701dc25..e1c38b3409f 100644
--- a/doc/administration/libravatar.md
+++ b/doc/administration/libravatar.md
@@ -19,7 +19,7 @@ the configuration options as follows:
### For HTTP
-```yml
+```yaml
gravatar:
enabled: true
# gravatar URLs: possible placeholders: %{hash} %{size} %{email} %{username}
@@ -28,7 +28,7 @@ the configuration options as follows:
### For HTTPS
-```yml
+```yaml
gravatar:
enabled: true
# gravatar URLs: possible placeholders: %{hash} %{size} %{email} %{username}