-
-
Notifications
You must be signed in to change notification settings - Fork 389
Open
Labels
enhancementNew feature or requestNew feature or request
Description
🥰 Feature Description
您好,
不知能否自定义 /report 之类的路径。
比如 /report 自定义为 /abcd,虽然也有password,但也许就不用 password,可用 /report_path 当 password。
比如自定义 /status-abcd 才能看各主机状态,也可避免每个人都能看到。
🧐 Proposed Solution
将相关 /report 如 .route("/report", post(http::report)) 改为 config.toml 里自定义的 "$REPORT_PATH"
加个自定义的 "$STATUS_PATH" 才显示各主机状态。
📝 Additional Information
No response
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request