Merge pull request #584 from Tsunami2056/patch-1

This commit is contained in:
Adam
2023-05-22 14:00:41 +01:00
committed by GitHub
+1 -1
View File
@@ -24,7 +24,7 @@ Follow these steps to enable the maxmind mod:
```nginx ```nginx
map $geoip2_data_country_iso_code $geo-whitelist { map $geoip2_data_country_iso_code $geo-whitelist {
default no; default no;
UK yes; GB yes;
} }
map $geoip2_data_country_iso_code $geo-blacklist { map $geoip2_data_country_iso_code $geo-blacklist {