packweb-apache: Don't turn on mod-evasive emails by default

This commit is contained in:
Ludovic Poujol 2020-05-18 12:03:34 +02:00 committed by Gitea
parent 3a26f18201
commit a9fe102f30
2 changed files with 3 additions and 1 deletions

View File

@ -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

View File

@ -5,5 +5,5 @@ DOSSiteCount 30
DOSPageInterval 3
DOSSiteInterval 1
DOSBlockingPeriod 60
DOSEmailNotify {{ general_alert_email }}
#DOSEmailNotify {{ general_alert_email }}
</IfModule>