update WTVFTP to new module system
This commit is contained in:
@@ -301,7 +301,9 @@
|
||||
},
|
||||
"ftp": {
|
||||
"port": 1650,
|
||||
"connections": 3
|
||||
"connections": 3,
|
||||
"handler_module": "WTVFTP",
|
||||
"handler_extra_vars": ["sendToClient"]
|
||||
},
|
||||
"http": {
|
||||
// http upstream
|
||||
|
||||
Reference in New Issue
Block a user