mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-11-17 07:30:25 +08:00
节点设置中增加“通过IP名单”选项
This commit is contained in:
@@ -34,6 +34,7 @@ message Node {
|
||||
string cacheDiskDir = 19;
|
||||
int32 level = 20;
|
||||
repeated string lnAddrs = 21; // Ln访问地址
|
||||
bool enableIPLists = 22;
|
||||
|
||||
NodeCluster nodeCluster = 32; // 主集群
|
||||
NodeLogin nodeLogin = 33;
|
||||
|
||||
Reference in New Issue
Block a user