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:
-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:
```