mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Activated some proxy caching
This commit is contained in:
@@ -7,6 +7,7 @@ events
|
||||
|
||||
http
|
||||
{
|
||||
proxy_cache_path /tmp/cache levels=1:2 keys_zone=cache:60m max_size=1G;
|
||||
include mime.types;
|
||||
default_type text/html;
|
||||
access_log /dev/null;
|
||||
|
Reference in New Issue
Block a user