Adam Ierymenko 9 年 前
コミット
ce6b5bc6f5
1 ファイル変更1 行追加1 行削除
  1. 1 1
      node/Network.cpp

+ 1 - 1
node/Network.cpp

@@ -36,7 +36,7 @@
 #include "Peer.hpp"
 
 // 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 {