Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
renovate
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
GitHub Mirror
Renovate Bot
renovate
Commits
78a3f604
Unverified
Commit
78a3f604
authored
4 years ago
by
Rich DiCroce
Committed by
GitHub
4 years ago
Browse files
Options
Downloads
Patches
Plain Diff
docs: fix default timezone (#7236)
Co-authored-by:
Michael Kriese
<
michael.kriese@visualon.de
>
parent
2a890dc5
Loading
Loading
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/usage/faq.md
+2
-2
2 additions, 2 deletions
docs/usage/faq.md
with
2 additions
and
2 deletions
docs/usage/faq.md
+
2
−
2
View file @
78a3f604
...
...
@@ -49,8 +49,8 @@ or even specific packages at a different schedule.
If you want to control the days of the week or times of day that renovate
updates packages, use the
`timezone`
and
`schedule`
configuration options.
By default, Renovate schedules will use the timezone
of the machine that it's
running on.
This can be overridden in global config. Finally, it can be
By default, Renovate schedules will use the
UTC
timezone
.
This can be overridden in global config. Finally, it can be
overridden on a per-repository basis too, e.g.:
```
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment