some fixes and README update

This commit is contained in:
bunkerity
2020-09-29 23:37:07 +02:00
parent f3721a50db
commit 829c1c6974
3 changed files with 11 additions and 5 deletions

View File

@@ -68,7 +68,6 @@ http {
# lua path
lua_package_path "/usr/local/lib/lua/?.lua;;";
%DNSBL_CACHE%
lua_shared_dict dnsblcache 10m;
# server config
include /etc/nginx/server.conf;