Copy/truncate file rotation.
[nssm.git] / nssm.h
diff --git a/nssm.h b/nssm.h
index f34346b..1c78d18 100644 (file)
--- a/nssm.h
+++ b/nssm.h
@@ -96,6 +96,9 @@ int usage(int);
 */\r
 #define NSSM_KILL_THREADS_GRACE_PERIOD 1500\r
 \r
+/* How many milliseconds to pause after rotating logs. */\r
+#define NSSM_ROTATE_DELAY 0\r
+\r
 /* Margin of error for service status wait hints in milliseconds. */\r
 #define NSSM_WAITHINT_MARGIN 2000\r
 \r