Files
kefu/wechat_rpa/app_settings.json
T
2026-08-20 15:15:07 +08:00

24 lines
656 B
JSON

{
"auto_reply_text": "在的",
"poll_interval": 2.0,
"mouse_idle_enabled": true,
"mouse_idle_seconds": 5.0,
"send_delay_seconds": 1.0,
"send_mode": "auto",
"message_batch_window_seconds": 5.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
}