X-Git-Url: http://git.iain.cx/?a=blobdiff_plain;f=registry.h;h=25ba0917798b06509cc32f768b6d1340ab2ca0b3;hb=dee49fc1a0804f06687299b8e9612a3fce1c5e9a;hp=ad7cd7a45194027df5b0826f9ae0038966b25a2b;hpb=ac8cdc8a64606b7027344c8fd4d5f7f9bc871e90;p=nssm.git diff --git a/registry.h b/registry.h index ad7cd7a..25ba091 100644 --- a/registry.h +++ b/registry.h @@ -32,6 +32,7 @@ #define NSSM_REG_ROTATE_BYTES_LOW _T("AppRotateBytes") #define NSSM_REG_ROTATE_BYTES_HIGH _T("AppRotateBytesHigh") #define NSSM_REG_ROTATE_DELAY _T("AppRotateDelay") +#define NSSM_REG_TIMESTAMP_LOG _T("AppTimestampLog") #define NSSM_REG_PRIORITY _T("AppPriority") #define NSSM_REG_AFFINITY _T("AppAffinity") #define NSSM_REG_NO_CONSOLE _T("AppNoConsole")