mirror of
https://github.com/kevachat/npsapp.git
synced 2025-01-28 07:44:16 +00:00
append actions name
This commit is contained in:
parent
04de500173
commit
90d7a88933
@ -31,7 +31,7 @@
|
|||||||
"debug":
|
"debug":
|
||||||
{
|
{
|
||||||
"enabled":true,
|
"enabled":true,
|
||||||
"template":"[{time}] connected {host}:{port} captcha: {code}"
|
"template":"[{time}] welcome {host}:{port} captcha: {code}"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pending":
|
"pending":
|
||||||
@ -50,7 +50,7 @@
|
|||||||
"debug":
|
"debug":
|
||||||
{
|
{
|
||||||
"enabled":true,
|
"enabled":true,
|
||||||
"template":"[{time}] connected {host}:{port} captcha: {code} sent: {sent}"
|
"template":"[{time}] pending {host}:{port} captcha: {code} sent: {sent}"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"handler":
|
"handler":
|
||||||
@ -69,7 +69,7 @@
|
|||||||
"debug":
|
"debug":
|
||||||
{
|
{
|
||||||
"enabled":true,
|
"enabled":true,
|
||||||
"template":"[{time}] {host}:{port} captcha: {code} sent: {sent} length: {size} bytes {data}"
|
"template":"[{time}] handler {host}:{port} captcha: {code} sent: {sent} length: {size} bytes {data}"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user