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
commit 87df076a67
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,7 +24,7 @@ Follow these steps to enable the maxmind mod:
```nginx
map $geoip2_data_country_iso_code $geo-whitelist {
default no;
UK yes;
GB yes;
}
map $geoip2_data_country_iso_code $geo-blacklist {