update modules, add ftp:// support

This commit is contained in:
zefie
2025-07-21 17:43:41 -04:00
parent 90522cc796
commit 79b89a00c3
9 changed files with 423 additions and 66 deletions

View File

@@ -346,6 +346,10 @@
"WTVAuthor"
]
},
"ftp": {
"port": 1650,
"connections": 3
},
"http": {
// http upstream
"port": 1650,