diff options
Diffstat (limited to 'src/config')
-rw-r--r-- | src/config/renewal.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config/renewal.h b/src/config/renewal.h index 2b5a043d4..b90f6fc63 100644 --- a/src/config/renewal.h +++ b/src/config/renewal.h @@ -38,7 +38,7 @@ * line, by passing --disable-renewal to the configure script: * ./configure --disable-renewal */ -//#define DISABLE_RENEWAL +#define DISABLE_RENEWAL #ifndef DISABLE_RENEWAL // Do not change this line |