diff options
| author | lishu <[email protected]> | 2019-05-17 17:15:29 +0800 |
|---|---|---|
| committer | lishu <[email protected]> | 2019-05-17 17:15:29 +0800 |
| commit | 25f050da7e4a7f7f19d36614bce75604e763f558 (patch) | |
| tree | 63a65743281a1e44eb781d6ccbf4714e619511eb | |
| parent | 47673ad2a861504e36fb148e493bec81e50000da (diff) | |
main_k.conf增加UdpSendSwitch=1
| -rw-r--r-- | bin/conf/main_k.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/conf/main_k.conf b/bin/conf/main_k.conf index 6e6f26a..dd6311b 100644 --- a/bin/conf/main_k.conf +++ b/bin/conf/main_k.conf @@ -17,6 +17,7 @@ CPZMsgPort=22080 QDMsgPort=22080 #udp socket:send frag +UdpSendSwitch=1 UdpSendIP=127.0.0.1;127.0.0.1; UdpSendIPNum=2 UdpSendPort=33082;33083 |
