UI - basic read fixes

This commit is contained in:
bunkerity
2020-12-11 17:03:43 +01:00
parent e6b5f460c9
commit 3a3d527907
8 changed files with 36 additions and 21 deletions

View File

@@ -71,6 +71,9 @@ http {
# resolvers to use
resolver %DNS_RESOLVERS% ipv6=off;
# remove ports when sending redirects
port_in_redirect off;
# lua path and dicts
lua_package_path "/usr/local/lib/lua/?.lua;;";
%WHITELIST_IP_CACHE%