Adam Ierymenko hace 8 años
padre
commit
ce6b5bc6f5
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      node/Network.cpp

+ 1 - 1
node/Network.cpp

@@ -36,7 +36,7 @@
 #include "Peer.hpp"
 #include "Peer.hpp"
 
 
 // Uncomment to make the rules engine dump trace info to stdout
 // Uncomment to make the rules engine dump trace info to stdout
-//#define ZT_RULES_ENGINE_DEBUGGING 1
+#define ZT_RULES_ENGINE_DEBUGGING 1
 
 
 namespace ZeroTier {
 namespace ZeroTier {