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:
authorKaren Carias <karen@gitlab.com>2015-05-25 22:56:11 +0300
committerKaren Carias <karen@gitlab.com>2015-05-25 22:56:11 +0300
commit01c4683473abf60fa5a982627e93820655e11b1b (patch)
tree6c18cf4857483bc7e742bf56e76d14195568d6e5 /doc/workflow/timezone.md
parent1d25f665e8f36efc9da45daada2aac6ebf4d5798 (diff)
small fix
Diffstat (limited to 'doc/workflow/timezone.md')
-rw-r--r--doc/workflow/timezone.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/workflow/timezone.md b/doc/workflow/timezone.md
index b513088dbc5..8540ccfcabb 100644
--- a/doc/workflow/timezone.md
+++ b/doc/workflow/timezone.md
@@ -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:
```