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