mirror of
https://github.com/kevachat/npsapp.git
synced 2025-01-15 01:20:31 +00:00
append actions name
This commit is contained in:
parent
04de500173
commit
90d7a88933
@ -31,7 +31,7 @@
|
||||
"debug":
|
||||
{
|
||||
"enabled":true,
|
||||
"template":"[{time}] connected {host}:{port} captcha: {code}"
|
||||
"template":"[{time}] welcome {host}:{port} captcha: {code}"
|
||||
}
|
||||
},
|
||||
"pending":
|
||||
@ -50,7 +50,7 @@
|
||||
"debug":
|
||||
{
|
||||
"enabled":true,
|
||||
"template":"[{time}] connected {host}:{port} captcha: {code} sent: {sent}"
|
||||
"template":"[{time}] pending {host}:{port} captcha: {code} sent: {sent}"
|
||||
}
|
||||
},
|
||||
"handler":
|
||||
@ -69,7 +69,7 @@
|
||||
"debug":
|
||||
{
|
||||
"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