Create country.conf

This commit is contained in:
2018-03-19 01:24:39 +01:00
committed by GitHub
parent 20e5385081
commit b1eaf5ca91
+9
View File
@@ -0,0 +1,9 @@
map $geoip2_data_country_code $allowed_country {
default yes;
FK no;
FM no;
EH no;
CN no;
VN no;
RU no;
}