xfy
6007e96f69
refactor(config): 添加 ServerMode 类型和多服务器模式支持
- 新增 ServerMode 枚举类型 (single/vhost/multi_server/auto)
- 实现 migrateLegacyConfig() 自动迁移旧版 server 配置到 servers[0]
- 添加 validateMode() 和 validateListenConflicts() 验证函数
- 配置加载时自动迁移,保持向后兼容
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-15 10:33:40 +08:00
..
2026-04-02 16:25:51 +08:00
2026-04-13 16:15:31 +08:00
2026-04-15 10:33:40 +08:00
2026-04-09 14:44:01 +08:00
2026-04-13 13:15:31 +08:00
2026-04-13 09:26:48 +08:00
2026-04-13 16:14:44 +08:00
2026-04-13 09:26:48 +08:00
2026-04-15 10:33:40 +08:00