[TBASE-1241]
This commit is contained in:
parent
b07e3dfd07
commit
1475d520a9
|
@ -787,7 +787,6 @@ static void doInitGlobalConfig() {
|
|||
tsInitConfigOption(cfg++, "anyIp", &tsAnyIp, TSDB_CFG_VTYPE_INT,
|
||||
TSDB_CFG_CTYPE_B_CONFIG,
|
||||
0, 1, 0, TSDB_CFG_UTYPE_NONE);
|
||||
}
|
||||
#endif
|
||||
|
||||
tsInitConfigOption(cfg++, "usePublicIp", &tsUsePublicIp, TSDB_CFG_VTYPE_INT,
|
||||
|
|
Loading…
Reference in New Issue