File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 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
1414APPEND_SLASH_FOR_POSSIBLE_DIRECTORY=false
1515DIRECTORY_LISTING_PATH_PREFIX=""
1616PROXY_CACHE_MAX_SIZE=10g
17- ENV PROXY_CACHE_SLICE_SIZE="1m"
17+ PROXY_CACHE_SLICE_SIZE="1m"
1818PROXY_CACHE_INACTIVE=60m
1919PROXY_CACHE_VALID_OK=1h
2020PROXY_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
384384download " common/etc/nginx/templates/gateway/s3listing_location.conf.template" " /etc/nginx/templates/gateway/s3listing_location.conf.template"
385385download " common/etc/nginx/templates/gateway/s3_location.conf.template" " /etc/nginx/templates/gateway/s3_location.conf.template"
386386download " 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"
387388download " oss/etc/nginx/templates/upstreams.conf.template" " /etc/nginx/templates/upstreams.conf.template"
388389download " oss/etc/nginx/conf.d/gateway/server_variables.conf" " /etc/nginx/conf.d/gateway/server_variables.conf"
389390
You can’t perform that action at this time.
0 commit comments