diff options
author | Asheraf <acheraf1998@gmail.com> | 2017-03-13 11:51:46 +0000 |
---|---|---|
committer | Asheraf <acheraf1998@gmail.com> | 2017-03-13 11:51:46 +0000 |
commit | 0263a6cc98cb274fc074462f50237d47a0cfd276 (patch) | |
tree | 2751cac8ad3ca34850f9d29052a94f79e3bb3c1d /src | |
parent | e9fae355b417ce6c3ecc1696260dc5d52f623b6f (diff) | |
download | hercules-0263a6cc98cb274fc074462f50237d47a0cfd276.tar.gz hercules-0263a6cc98cb274fc074462f50237d47a0cfd276.tar.bz2 hercules-0263a6cc98cb274fc074462f50237d47a0cfd276.tar.xz hercules-0263a6cc98cb274fc074462f50237d47a0cfd276.zip |
Revert "Basic Server Configurations"
This reverts commit 5b15b7b79729258f55533e0d76fcccf1a3d16021.
Diffstat (limited to 'src')
-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 b90f6fc63..2b5a043d4 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 |