Files
lingma-proxy-compose/config.example.json
2026-03-25 22:45:15 +08:00

12 lines
227 B
JSON

{
"host": "127.0.0.1",
"port": 8095,
"mode": "chat",
"session_mode": "reuse",
"timeout": 120,
"cwd": "C:/Workspace/Personal/lingma-ipc-proxy",
"shell_type": "powershell",
"current_file_path": "",
"pipe": ""
}