forked from midou/invidious
Disable logging for connection pool
This commit is contained in:
parent
76c008d319
commit
6167ce30b0
@ -104,7 +104,7 @@ threads.times do
|
||||
end
|
||||
end
|
||||
|
||||
io << Time.now << " 200 GET www.youtube.com/watch?v=" << video.id << " " << elapsed_text(Time.now - time) << "\n"
|
||||
# io << Time.now << " 200 GET www.youtube.com/watch?v=" << video.id << " " << elapsed_text(Time.now - time) << "\n"
|
||||
end
|
||||
end
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user