Fix zts_allow_*_caching() bug that prevents user from properly setting value before node startup
This commit is contained in:
@@ -229,10 +229,6 @@ public:
|
||||
_ports[0] = 0;
|
||||
_ports[1] = 0;
|
||||
_ports[2] = 0;
|
||||
|
||||
allowNetworkCaching = true;
|
||||
allowPeerCaching = true;
|
||||
allowLocalConf = false;
|
||||
}
|
||||
|
||||
virtual ~NodeServiceImpl()
|
||||
|
||||
Reference in New Issue
Block a user