File tree 2 files changed +2
-1
lines changed
2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ PROVIDE_INDEX_PAGE=false
14
14
APPEND_SLASH_FOR_POSSIBLE_DIRECTORY=false
15
15
DIRECTORY_LISTING_PATH_PREFIX=""
16
16
PROXY_CACHE_MAX_SIZE=10g
17
- ENV PROXY_CACHE_SLICE_SIZE="1m"
17
+ PROXY_CACHE_SLICE_SIZE="1m"
18
18
PROXY_CACHE_INACTIVE=60m
19
19
PROXY_CACHE_VALID_OK=1h
20
20
PROXY_CACHE_VALID_NOTFOUND=1m
Original file line number Diff line number Diff line change @@ -384,6 +384,7 @@ download "common/etc/nginx/templates/gateway/js_fetch_trusted_certificate.conf.t
384
384
download " common/etc/nginx/templates/gateway/s3listing_location.conf.template" " /etc/nginx/templates/gateway/s3listing_location.conf.template"
385
385
download " common/etc/nginx/templates/gateway/s3_location.conf.template" " /etc/nginx/templates/gateway/s3_location.conf.template"
386
386
download " common/etc/nginx/templates/gateway/s3_server.conf.template" " /etc/nginx/templates/gateway/s3_server.conf.template"
387
+ download " common/etc/nginx/templates/gateway/s3_location_common.conf.template" " /etc/nginx/templates/gateway/s3_location_common.conf.template"
387
388
download " oss/etc/nginx/templates/upstreams.conf.template" " /etc/nginx/templates/upstreams.conf.template"
388
389
download " oss/etc/nginx/conf.d/gateway/server_variables.conf" " /etc/nginx/conf.d/gateway/server_variables.conf"
389
390
You can’t perform that action at this time.
0 commit comments