Skip to content
This repository was archived by the owner on May 14, 2020. It is now read-only.

Commit 4403a08

Browse files
committed
Change version number for full version name
1 parent 1018ef5 commit 4403a08

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

crs-setup.conf.example

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -623,8 +623,8 @@ SecDefaultAction "phase:2,log,auditlog,pass"
623623
# To use geolocation, we make use of the MaxMind GeoIP database.
624624
# This database is not included with the CRS and must be downloaded.
625625
#
626-
# There are two formats for the GeoIP database. ModSecurity v2 uses v1 (.dat files),
627-
# and ModSecurity v3 uses v2 (.mmdb files).
626+
# There are two formats for the GeoIP database. ModSecurity v2 uses GeoLite (.dat files),
627+
# and ModSecurity v3 uses GeoLite2 (.mmdb files).
628628
#
629629
# If you use ModSecurity 3, MaxMind provides a binary for updating GeoLite2 files,
630630
# see https://github.com/maxmind/geoipupdate.

0 commit comments

Comments
 (0)