General
Overview
The General tab manages tenant-level base parameters — notification language and login security policy. These settings apply to all users under the current tenant.
Configuration Items
Notification Default Language
| Property | Description |
|---|---|
| Business meaning | The default language used when the platform sends email notifications |
| When used | When a user has no personal language preference, the system sends emails in this language |
| Available values | 中文, English |
| Default value | 中文 |
Notification language vs. interface language
"Notification default language" controls the language of email notifications, not the language of the user interface. The UI language is chosen by each user individually in the interface.
Maximum Login Attempts
| Property | Description |
|---|---|
| Business meaning | The maximum number of consecutive failed logins allowed before the account is locked |
| When used | Prevents brute-force password attacks — after exceeding this count the account is automatically locked |
| Value range | 1 – 20 |
| Default value | 5 |
For example, setting this to 5 means the account will be locked after the user enters the wrong password 5 consecutive times. Once locked, you must wait for the "lock duration" to expire, or have an administrator unlock it manually.
Lock Duration (minutes)
| Property | Description |
|---|---|
| Business meaning | The time (in minutes) that must pass before a locked account is automatically unlocked |
| When used | Works with "Maximum login attempts" — after being locked, the account automatically recovers after this duration |
| Value range | 1 – 1440 (1 minute to 24 hours) |
| Default value | 15 |
For example, setting this to 15 means the account will automatically unlock 15 minutes after being locked.