Skip to content

System Configuration ​

Navigate to "System Management" → "System Configuration" in the left sidebar. Global parameters are organized into four collapsible panels: Email, File Storage, DSL Registry, and Temp File Cleanup.

Global system configuration panel

Email Configuration ​

The outbound channel for system notification emails (used together with Alert Channels & Rules):

ItemDescription
Email ToggleMaster switch; when off, no notification emails are sent
SMTP Servere.g., smtp.exmail.qq.com
SMTP Port465 (SSL) / 587 (TLS)
Username / PasswordSMTP authentication account and authorization code
Enable SSLUsually required for port 465
Sender AddressThe From mailbox of notification emails

Click "Send Test Email" to verify connectivity after configuring. Common provider presets (Gmail / Tencent Exmail / Alibaba Mail) are covered in Alert Channels & Rules.

File Storage ​

Storage backend for task output files and uploads:

ItemDescription
Storage TypeLOCAL (local disk) / MINIO / S3 / OSS
Local PathStorage directory in LOCAL mode
Endpoint / Access Key / Secret Key / Bucket / RegionObject storage (MINIO/S3/OSS) connection parameters; not required in LOCAL mode

DSL Registry Configuration ​

Remote repository address and authentication for the tool/workflow Registry store, used to install and update DSL definitions:

ItemDescription
Registry URLRepository address
Auth TypeNONE / TOKEN / BASIC
Token / Username / PasswordCredentials for the selected auth type

Temp File Cleanup ​

Automatically cleans temporary files produced during scans to prevent disk exhaustion:

ItemDescription
Enable Auto CleanupMaster switch
Retention (hours)Files older than this are removed (1–720 hours)
Cleanup DirectoriesDirectories to sweep
File PatternsGlob patterns, e.g., *.log, tmp_*

最近更新

Released under the MIT License