Fixed forgotten PID file removal during "Stop".
[udpgate.git] / src / ui-gnome.c
index 3aa4681..3601774 100644 (file)
@@ -41,7 +41,7 @@
 
 
 /* Config: */
-#define DAEMON_CHECK_INTERVAL_MS 500
+#define DAEMON_CHECK_INTERVAL_MS 100
 #define PORT_RANGE_BEGIN 2048
 #define PORT_RANGE_END 10240