Allow configuring throttling threshold.
[nssm.git] / nssm.h
diff --git a/nssm.h b/nssm.h
index 602c0c9..e10ee5c 100644 (file)
--- a/nssm.h
+++ b/nssm.h
@@ -35,7 +35,7 @@ int str_equiv(const char *, const char *);
 \r
 /*\r
   Throttle the restart of the service if it stops before this many\r
-  milliseconds have elapsed since startup.\r
+  milliseconds have elapsed since startup.  Override in registry.\r
 */\r
 #define NSSM_RESET_THROTTLE_RESTART 1500\r
 \r