新增功能

This commit is contained in:
Your Name
2026-08-19 17:35:59 +08:00
parent f8c78739e7
commit 05050ff6f3
188 changed files with 18838 additions and 5337 deletions
+18 -1
View File
@@ -3,5 +3,22 @@
"poll_interval": 2.0,
"mouse_idle_enabled": true,
"mouse_idle_seconds": 5.0,
"message_batch_window_seconds": 2.0
"send_delay_seconds": 1.0,
"send_mode": "auto",
"message_batch_window_seconds": 20.0,
"auto_launch": false,
"auto_monitor": true,
"minimize_on_close": true,
"keep_background": true,
"interface_language": "简体中文",
"scale_ratio": "自动",
"log_retention_days": 90,
"mask_sensitive": true,
"encrypt_local": false,
"hide_chat_in_logs": false,
"clear_clipboard_on_exit": true,
"notify_send_failed": true,
"notify_timeout": true,
"notify_manual": true,
"notify_disconnect": true
}