From 8ffdce57eae3e30f519c51e35b7ce67caa91351b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C6=ACHE=20=D0=AFAW=20=E2=98=A3?= Date: Thu, 25 Apr 2019 05:13:54 +0200 Subject: [PATCH] Delete country.conf --- static/conf.d/country.conf | 23 ----------------------- 1 file changed, 23 deletions(-) delete mode 100644 static/conf.d/country.conf diff --git a/static/conf.d/country.conf b/static/conf.d/country.conf deleted file mode 100644 index ff6bd40..0000000 --- a/static/conf.d/country.conf +++ /dev/null @@ -1,23 +0,0 @@ -map $geoip2_data_country_code $allowed_country { - default yes; - BD no; - IT no; - PL no; - CM no; - CA no; - TH no; - ZA no; - EC no; - HK no; - CZ no; - ID no; - BR no; - SA no; - FK no; - FM no; - EH no; - CN no; - VN no; - RU no; - TR no; -}