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: getting-started/installation.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
@@ -184,7 +184,7 @@ volumes:
184
184
{% step %}
185
185
#### Environment Variables
186
186
187
-
In order for the application to run smoothly, some environment variables need to be test. Check out the [Environment Variables](environment-variables.md) section. Make sure you set all the **Required** variables.
187
+
In order for the application to run smoothly, some environment variables need to be set. Check out the [Environment Variables](environment-variables.md) section. Make sure you set all the **Required** variables.
188
188
{% endstep %}
189
189
190
190
{% step %}
@@ -196,7 +196,7 @@ Optionally you can set variables to have automatic speedtest on an schedule. Che
196
196
{% step %}
197
197
#### Start the Container
198
198
199
-
You can now start the container comform the platform you are on. 
199
+
You can now start the container accordingly the platform you are on. 
Copy file name to clipboardExpand all lines: help/faqs.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
@@ -52,7 +52,7 @@ Once set restart the container.
52
52
53
53
<summary>Scheduled tests give lower results then manual tests</summary>
54
54
55
-
Starting your cron schedule at an off-peak minute can help reduce network congestion or avoid overloading a speed test server. This [comment](https://github.com/alexjustesen/speedtest-tracker/issues/552#issuecomment-2028532010) on the issue can help you get the formatting right.
55
+
Starting your cron schedule at an off-peak minute can help reduce network congestion or avoid overloading a speed test server. This [comment](https://github.com/alexjustesen/speedtest-tracker/issues/552#issuecomment-2028532010) on this issue can help you get the formatting right.
@@ -25,9 +27,18 @@ The difference between the Roles can be found in the [Authorization](authorizati
25
27
26
28
### Change User Account
27
29
28
-
You can change the default user account on the admin panel.
30
+
#### Login Details
31
+
32
+
You can update the login details of the default user account or any additional accounts through the admin panel. Every user can update these details for there own account.
29
33
30
-
* In the top left corner click on the A logo.
34
+
* In the top right corner click on the user logo next to the bell icon. 
31
35
* Click on Profile
32
36
* Change the `Name`, `E-Mail Address` and `Password` to your liking.
33
37
38
+
#### Change Account Roles
39
+
40
+
As an Admin you can change the the account details like roles of other user accounts. 
41
+
42
+
* On the right side menu click on `Users`
43
+
* Click on user account you want to change
44
+
* Change the `Name`, `E-Mail Address` ,`Password` and `Role` to your liking.
0 commit comments