v2.6.7
This commit is contained in:
@@ -10,6 +10,9 @@ class DBInbound {
|
||||
this.enable = true;
|
||||
this.expiryTime = 0;
|
||||
|
||||
// 新增:入站级设备限制(0 表示不限制)
|
||||
this.deviceLimit = 0;
|
||||
|
||||
this.listen = "";
|
||||
this.port = 0;
|
||||
this.protocol = "";
|
||||
|
||||
Reference in New Issue
Block a user