Skip to content

Commit 63051d1

Browse files
kiblikdogboat
andauthored
Update docs/content/en/open_source/upgrading/2.50.md
Co-authored-by: dogboat <dogboat@users.noreply.github.com>
1 parent c6a121a commit 63051d1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • docs/content/en/open_source/upgrading

docs/content/en/open_source/upgrading/2.50.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ weight: -20250804
55
description: Dropped support for time_zone in System settings.
66
---
77

8-
To simplify the management of the DefectDojo application, it is not necessary to set the time zone in two places (environmental variables and system settings). From now on, environmental variable is supported.
8+
To simplify the management of the DefectDojo application, it is not necessary to set the time zone in two places (environmental variables and system settings). From now on, only the environmental variable is supported.
99
Please check that the environmental variable `DD_TIME_ZONE` is set based on your satisfaction. Any [TZ identifier](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones) is a valid value. Default value is `UTC`.
1010

1111
There are other instructions for upgrading to 2.50.x. Check the [Release Notes](https://github.com/DefectDojo/django-DefectDojo/releases/tag/2.50.0) for the contents of the release.

0 commit comments

Comments
 (0)