diff --git a/CHANGELOG.md b/CHANGELOG.md index bd045167..ab0d0ced 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,8 @@ The **patch** part changes incrementally at each release. ### Changed +* packweb-apache: Don't turn on mod-evasive emails by default + ### Fixed ### Removed diff --git a/packweb-apache/templates/evolinux-evasive.conf.j2 b/packweb-apache/templates/evolinux-evasive.conf.j2 index fd73ad81..ce161b52 100644 --- a/packweb-apache/templates/evolinux-evasive.conf.j2 +++ b/packweb-apache/templates/evolinux-evasive.conf.j2 @@ -5,5 +5,5 @@ DOSSiteCount 30 DOSPageInterval 3 DOSSiteInterval 1 DOSBlockingPeriod 60 -DOSEmailNotify {{ general_alert_email }} +#DOSEmailNotify {{ general_alert_email }}