Skip to content

Commit a7f5486

Browse files
doc: Change tenant settings to global nwk settings (TheThingsIndustries#1439)
1 parent 88f69af commit a7f5486

File tree

2 files changed

+4
-6
lines changed

2 files changed

+4
-6
lines changed

doc/content/concepts/features/console/tenant-settings/_index.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ aliases:
77
[
88
/getting-started/console/tenant-settings,
99
/concepts/featuresconsole/tenant-settings,
10-
/the-things-stack/interact/console/tenant-settings
10+
/the-things-stack/interact/console/tenant-settings,
1111
]
1212
---
1313

@@ -17,14 +17,12 @@ This section explains how to modify tenant settings in {{% tts %}} Console.
1717

1818
{{< note >}} Only tenant admins have access to tenant settings. {{</ note >}}
1919

20-
Once you are logged into the Console, click on your avatar in the upper right corner and select **Tenant settings**.
21-
22-
{{< figure src="tenant-settings.png" alt="Navigate to tenant settings" >}}
23-
24-
You will be redirected to a dedicated tenant settings page, where you can configure general {{% tts %}} settings such as user registration rules, global rights or network configuration for your tenant.
20+
Navigate to the **Global network settings** tab under the **Admin Panel** in the left-hand menu. Here, you can configure general {{% tts %}} settings such as user registration rules, global rights or network configuration for your tenant.
2521

2622
For all below mentioned options, you can choose to **Use global default settings** to keep the defaults set by the deployment owners.
2723

24+
{{< figure src="tenant-settings.png" alt="Navigate to tenant settings" >}}
25+
2826
## User registration
2927

3028
In this section, you can customize how new user accounts are created, handled and validated.
Loading

0 commit comments

Comments
 (0)