Move maxmind to a new mod

This commit is contained in:
quietsy 2021-10-30 21:42:54 +03:00
parent 522fed5d1b
commit 4929672e62
6 changed files with 1 additions and 153 deletions

View file

@ -32,12 +32,6 @@ server {
# enable for Authelia
#include /config/nginx/authelia-server.conf;
# enable for geo blocking
# See /config/nginx/geoip2.conf for more information.
#if ($allowed_country = no) {
#return 444;
#}
client_max_body_size 0;
location / {