mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-25 17:04:16 +00:00
feature(package) edward v3.1.0: add authCheck
This commit is contained in:
parent
857f4e117d
commit
8044cf04e4
2 changed files with 3 additions and 2 deletions
|
|
@ -112,7 +112,8 @@
|
|||
edward.listen(socket, {
|
||||
size: size,
|
||||
root: root,
|
||||
prefix: prefix + '/edward'
|
||||
prefix: prefix + '/edward',
|
||||
authCheck: authCheck
|
||||
});
|
||||
|
||||
dword.listen(socket, {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue