mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Server: remove logger about the seed of all the videos
This commit is contained in:
parent
cf6412e85d
commit
6c680ed4e8
@ -141,7 +141,6 @@ installer.installApplication(function (err) {
|
|||||||
// Activate the pool requests
|
// Activate the pool requests
|
||||||
Request.activate()
|
Request.activate()
|
||||||
|
|
||||||
logger.info('Seeded all the videos')
|
|
||||||
logger.info('Server listening on port %d', port)
|
logger.info('Server listening on port %d', port)
|
||||||
app.emit('ready')
|
app.emit('ready')
|
||||||
})
|
})
|
||||||
|
Loading…
Reference in New Issue
Block a user