Skip to content

Commit e2d6966

Browse files
committed
bring into the modern era
1 parent 7ffbe4f commit e2d6966

File tree

4 files changed

+3615
-21
lines changed

4 files changed

+3615
-21
lines changed

lib/base.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ module.exports.resolution = {}
44

55
module.exports.config = {}
66

7+
// mtu stands for maximum transmission unit
78
module.exports.config.mtu = 10
89
module.exports.config.max_history = 10
910
module.exports.config.sort = sort

0 commit comments

Comments
 (0)