mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-04-21 04:49:18 +00:00
kippo-graph: remove image caching
This commit is contained in:
parent
728cd61a70
commit
18ec72dfff
@ -56,11 +56,6 @@ http {
|
||||
root /kippo-graph;
|
||||
index index.php index.html;
|
||||
|
||||
location ~* \.(jpg|jpeg|gif|css|png|js|map|woff|woff2|ttf|svg|eot)$ {
|
||||
expires 30d;
|
||||
access_log off;
|
||||
}
|
||||
|
||||
location ~ ^/(data|cfg|tmp) {
|
||||
deny all;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user