mirror of
https://github.com/YGGverse/Pulsar.git
synced 2026-03-31 17:55:37 +00:00
fix protocol name
This commit is contained in:
parent
9bb15c4bec
commit
46d1cb55ef
4 changed files with 17 additions and 15 deletions
|
|
@ -7,7 +7,7 @@
|
|||
},
|
||||
"server":
|
||||
{
|
||||
"nps":
|
||||
"nex":
|
||||
{
|
||||
"host":"127.0.0.1",
|
||||
"port":1900,
|
||||
|
|
@ -18,7 +18,7 @@
|
|||
"debug":
|
||||
{
|
||||
"enabled":true,
|
||||
"template":"[{time}] [init] NPS server at {host}:{port}"
|
||||
"template":"[{time}] [init] NEX protocol server at {host}:{port}"
|
||||
}
|
||||
},
|
||||
"open":
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue