Add a link to libravatar doc in gitlab.yml.example.
This commit is contained in:
parent
9abe5d36d7
commit
1d432e96bc
1 changed files with 1 additions and 0 deletions
|
@ -119,6 +119,7 @@ production: &base
|
||||||
# new_issue_url: "http://jira.sample/secure/CreateIssue.jspa"
|
# new_issue_url: "http://jira.sample/secure/CreateIssue.jspa"
|
||||||
|
|
||||||
## Gravatar
|
## Gravatar
|
||||||
|
## For Libravatar see: http://doc.gitlab.com/ce/customization/libravatar.html
|
||||||
gravatar:
|
gravatar:
|
||||||
enabled: true # Use user avatar image from Gravatar.com (default: true)
|
enabled: true # Use user avatar image from Gravatar.com (default: true)
|
||||||
# gravatar urls: possible placeholders: %{hash} %{size} %{email}
|
# gravatar urls: possible placeholders: %{hash} %{size} %{email}
|
||||||
|
|
Loading…
Reference in a new issue