From d97b18f51fbe8ef66dcbc87fd47ca6c41af70e47 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=88=98=E6=B2=B3?= Date: Sat, 2 Mar 2019 21:49:43 +0800 Subject: [PATCH] config --- conf/nps.conf | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/conf/nps.conf b/conf/nps.conf index 364cb53..e2f926d 100755 --- a/conf/nps.conf +++ b/conf/nps.conf @@ -53,8 +53,9 @@ publicVkey=123 #Whether to restrict IP access, true or false or ignore #ipLimit=true -serverIp=127.0.0.1 +#must set when use p2p +#serverIp=127.0.0.1 #p2p udp port -p2pPort=6000 +#p2pPort=6000