Adjust geoip2 instructions

This commit is contained in:
Eric Nemchik
2020-09-22 19:53:40 -05:00
parent 891aa6bc71
commit b58ee45818
2 changed files with 40 additions and 20 deletions

View File

@@ -31,7 +31,7 @@ server {
#include /config/nginx/authelia-server.conf;
# enable for geo blocking
# See /config/nginx/geoip2.conf for more information.
# See /config/nginx/geoip2.conf for more information.
#if ($allowed_country = no) {
#return 444;
#}