mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-07 08:26:53 +08:00
fix
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@ events {
|
|||||||
http {
|
http {
|
||||||
|
|
||||||
# 设置缓存路径和缓存区大小
|
# 设置缓存路径和缓存区大小
|
||||||
proxy_cache_path /tmp/cache/nginx levels=1:2 keys_zone=my_cache:10m max_size=100m inactive=60m use_temp_path=off;
|
proxy_cache_path /tmp levels=1:2 keys_zone=my_cache:10m max_size=100m inactive=60m use_temp_path=off;
|
||||||
|
|
||||||
sendfile on;
|
sendfile on;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user