更新文件: rclone.conf, runwebdavsim.sh, rclonemount.sh, runembysim.sh, embysim.tar.xz 等7个文件

This commit is contained in:
ZJP Monitor
2025-08-09 17:38:30 +08:00
parent 5d123d7f0a
commit c5144ed339
7 changed files with 29 additions and 11 deletions

View File

@ -1,7 +1,7 @@
# Load the njs script
js_path /etc/nginx/conf.d/;
js_import addExternalUrl from externalUrl.js;
js_shared_dict_zone zone=path_cache:10m;
js_shared_dict_zone zone=path_cache:10m timeout=3600s evict;
server{
gzip on;