proxy caching support

This commit is contained in:
bunkerity
2020-11-14 16:58:52 +01:00
parent 60fbbc1013
commit 8f7cb5318e
6 changed files with 48 additions and 2 deletions

View File

@@ -90,6 +90,9 @@ http {
# list of blocked user agents
%BLOCK_USER_AGENT%
# zone for proxy_cache
%PROXY_CACHE_PATH%
# custom http confs
include /http-confs/*.conf;