12 lines
453 B
JSON
12 lines
453 B
JSON
{
|
|
"ListenUrl": "http://127.0.0.1:5088",
|
|
"AllowExternal": false,
|
|
"AllowedHosts": ["127.0.0.1:5088", "localhost:5088", "[::1]:5088"],
|
|
"AllowedOrigins": ["http://127.0.0.1:5088", "http://localhost:5088", "http://[::1]:5088"],
|
|
"CredentialFile": "C:/Users/USERNAME/wx-agent/credentials.json",
|
|
"DataDirectory": "C:/Users/USERNAME/wx-agent/data",
|
|
"QueueCapacity": 100,
|
|
"ListenerSession": "文件传输助手",
|
|
"EnableListenerEvents": false
|
|
}
|