You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: faqs.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -73,9 +73,9 @@ Your local time can be set in the UI under `Settings -> General -> Time zone`.
73
73
74
74
<summary>My display timestamps or scheduled tests aren't correct.</summary>
75
75
76
-
Speedtest Tracker assumes your application and database containers are set to `UTC`, the only location to update the time zone is in the UI.
76
+
Speedtest Tracker assumes your application and database containers are set to `UTC` by default.
77
77
78
-
If you're passing a `TZ` environment variable or have manually changed the time zone of either the application or database containers this can affect how timestamps and the schedules tests are displayed and run.
78
+
If your database instance runs with a local time zone set it needs to **match** that set in `Time zone` and `Database has time zone` needs to be enabled for the offset to be correctly displayed.
Copy file name to clipboardExpand all lines: getting-started/installation/installation-1.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ description: >-
7
7
# Using Synology
8
8
9
9
{% hint style="warning" %}
10
-
The following directions are for the old `Docker` application, if you're using the container manager you can follow the [installation.md](installation.md"mention") instructions.
10
+
The following directions are for the old "Docker" application, if you're using "Container Manager" you can follow the docker compose instructions in [installation.md](installation.md"mention").
0 commit comments