fix typo on gravatar

This commit is contained in:
Arif Ali
2013-12-30 11:53:33 +00:00
parent 706648fb4d
commit 5dec2a1dea

View File

@@ -14,7 +14,7 @@
# You also need to edit gitlab/config/gitlab.yml # You also need to edit gitlab/config/gitlab.yml
# 1) Define port for http: line 19 -- port: 443 # 1) Define port for http: line 19 -- port: 443
# 2) Enable https: line 20 -- https: true # 2) Enable https: line 20 -- https: true
# 3) Disable gravater: line 110 -- enabled: false # 3) Disable gravatar: line 110 -- enabled: false
upstream gitlab { upstream gitlab {