summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ZeroTierUI/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ZeroTierUI/main.cpp b/ZeroTierUI/main.cpp
index e62b904e..8123d4de 100644
--- a/ZeroTierUI/main.cpp
+++ b/ZeroTierUI/main.cpp
@@ -43,7 +43,7 @@
#include "../node/Defaults.hpp"
// Uncomment for testing to disable making sure Windows service is running
-//#define DISABLE_WINDOWS_SERVICE_MANAGEMENT
+#define DISABLE_WINDOWS_SERVICE_MANAGEMENT
#ifdef __WINDOWS__
#include <WinSock2.h>