Files
kefu/wechat_rpa/app_settings.json
T
2026-08-27 14:04:28 +08:00

29 lines
828 B
JSON

{
"auto_reply_text": "在的",
"poll_interval": 2.0,
"enable_engine_b": true,
"engine_b_poll_interval": 2.0,
"engine_a_enabled": true,
"engine_b_data_source": "parallel",
"mouse_idle_enabled": true,
"mouse_idle_seconds": 5.0,
"send_delay_seconds": 1.0,
"send_mode": "auto",
"message_batch_window_seconds": 5.0,
"foreign_draft_autosend_minutes": 1.0,
"auto_launch": false,
"auto_monitor": false,
"minimize_on_close": true,
"keep_background": true,
"interface_language": "简体中文",
"scale_ratio": "自动",
"log_retention_days": 90,
"mask_sensitive": true,
"encrypt_local": true,
"hide_chat_in_logs": false,
"clear_clipboard_on_exit": true,
"notify_send_failed": true,
"notify_timeout": true,
"notify_manual": true,
"notify_disconnect": true
}