mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-06-14 13:18:21 +00:00
remove ZT_NO_METRIC ifdef
This commit is contained in:
committed by
Travis LaDuke
parent
60ddca1354
commit
50ede37a58
@ -41,13 +41,9 @@
|
||||
#include <algorithm>
|
||||
#include <vector>
|
||||
|
||||
#define ZT_NO_METRICS 1
|
||||
|
||||
#include "../osdep/Phy.hpp"
|
||||
|
||||
#ifndef ZT_NO_METRICS
|
||||
#include "../node/Metrics.hpp"
|
||||
#endif
|
||||
|
||||
#define ZT_TCP_PROXY_CONNECTION_TIMEOUT_SECONDS 300
|
||||
#define ZT_TCP_PROXY_TCP_PORT 443
|
||||
|
Reference in New Issue
Block a user