Merge branch 'fix_timezonedoc' into 'master'

Time zone text fix

Added small fix to /etc/gitlab/gitlab.rb

See merge request !1830
This commit is contained in:
Douwe Maan
2015-05-25 20:19:51 +00:00
+1 -1
View File
@@ -1,6 +1,6 @@
# Changing your time zone
GitLab defaults its time zone to UTC. It has a global timezone configuration parameter in config/application.rb.
GitLab defaults its time zone to UTC. It has a global timezone configuration parameter in /etc/gitlab/gitlab.rb
To update, add the time zone that best applies to your location. Here are two examples:
```