Skip to content

Commit c7d3981

Browse files
authored
Added the possible continent options to dbip.conf
Signed-off-by: Mihle <[email protected]>
1 parent 8d7724d commit c7d3981

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

root/defaults/dbip.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ map $geoip2_data_country_iso_code $geo-blacklist {
2020
}
2121

2222
# Continents:
23+
# Options: AF, AS, EU, NA, OC, SA, AN
2324

2425
map $geoip2_data_continent_code $continent-blacklist {
2526
default yes;

0 commit comments

Comments
 (0)