Set correct font and fix the follow flag
This commit is contained in:
@@ -271,7 +271,7 @@ function getLogStream(req, res, next) {
|
||||
|
||||
var options = {
|
||||
lines: lines,
|
||||
follow: false,
|
||||
follow: true,
|
||||
units: units.split(','),
|
||||
format: req.query.format
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user