root
c1dc3f647b
feat: message_timeout 可配,所有用户 config.json 统一
- 新增 _DEFAULT_CONFIG 字典管理通用配置(含 message_timeout)
- _load_config/_save_config 重构:先配置后限制,各自用独立默认值
- send() 超时从硬编码 300s 改为从 config.json 读取 message_timeout
- _handle_set_settings 支持接收 message_timeout 并持久化
- 所有用户 config.json 新增 message_timeout: 1200(20分钟)
2026-04-28 20:36:57 +08:00
..
2026-04-28 20:23:29 +08:00
2026-04-28 20:23:29 +08:00
2026-04-14 11:49:39 +08:00
2026-04-28 10:37:57 +08:00
2026-04-28 10:37:57 +08:00
2026-04-28 20:03:51 +08:00
2026-04-28 16:30:18 +08:00
2026-04-28 10:37:57 +08:00
2026-04-28 20:36:57 +08:00
2026-04-28 20:23:29 +08:00
2026-04-28 20:30:24 +08:00
2026-04-28 16:30:18 +08:00
2026-04-28 16:30:18 +08:00