mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-05-16 01:37:19 +02:00
Deactivated caching for puctures
This commit is contained in:
parent
93af817d4b
commit
ec0d266975
3
roles/nginx-docker-reverse-proxy/Todo.md
Normal file
3
roles/nginx-docker-reverse-proxy/Todo.md
Normal file
@ -0,0 +1,3 @@
|
||||
# Todos
|
||||
- Optimize buffering
|
||||
- Optimize caching
|
@ -30,7 +30,4 @@ location {{location | default("/")}}
|
||||
proxy_send_timeout 900s;
|
||||
proxy_read_timeout 900s;
|
||||
send_timeout 900s;
|
||||
}
|
||||
|
||||
# Load caching
|
||||
{% include 'roles/nginx-docker-reverse-proxy/templates/location/proxy_cache.conf.j2' %}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user