Fix media cache reference
This commit is contained in:
parent
70067f82f7
commit
5a2534cf7b
1 changed files with 1 additions and 1 deletions
|
@ -105,7 +105,7 @@ in {
|
|||
|
||||
extraConfig = ''
|
||||
client_max_body_size 1m;
|
||||
proxy_cache media_cache;
|
||||
proxy_cache egirls_media_cache;
|
||||
proxy_cache_valid 200 10m;
|
||||
proxy_cache_lock on;
|
||||
|
||||
|
|
Loading…
Reference in a new issue