mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-06 03:50:26 +02:00
Make the network auto sufficient (eject bad pods with scores)
This commit is contained in:
parent
2e3b5b0db6
commit
3bcb78b3af
14 changed files with 310 additions and 49 deletions
|
@ -74,8 +74,8 @@
|
|||
}
|
||||
|
||||
module.exports = {
|
||||
flushTests: flushTests,
|
||||
runMultipleServers: runMultipleServers,
|
||||
runServer: runServer,
|
||||
flushTests: flushTests
|
||||
runServer: runServer
|
||||
}
|
||||
})()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue