Skip to main content
Version: next

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

PropertyDescription
Business meaningThe default language used when the platform sends email notifications
When usedWhen 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

PropertyDescription
Business meaningThe maximum number of consecutive failed logins allowed before the account is locked
When usedPrevents brute-force password attacks — after exceeding this count the account is automatically locked
Value range1 – 20
Default value5

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)

PropertyDescription
Business meaningThe time (in minutes) that must pass before a locked account is automatically unlocked
When usedWorks with "Maximum login attempts" — after being locked, the account automatically recovers after this duration
Value range1 – 1440 (1 minute to 24 hours)
Default value15

For example, setting this to 15 means the account will automatically unlock 15 minutes after being locked.