Create country.conf
This commit is contained in:
@@ -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;
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user