[#137] Add index page support
Some checks failed
/ DCO (pull_request) Successful in 1m11s
/ Vulncheck (pull_request) Successful in 1m43s
/ Builds (pull_request) Successful in 56s
/ Lint (pull_request) Failing after 2m21s
/ Tests (pull_request) Successful in 1m12s

Signed-off-by: Nikita Zinkevich <n.zinkevich@yadro.com>
This commit is contained in:
Nikita Zinkevich 2024-09-30 12:49:36 +03:00
parent 20f3ba6879
commit 90d656d841

View file

@ -104,7 +104,7 @@ pool_error_threshold: 100 # The number of errors on connection after which node
# Enable index page to see objects list for specified container and prefix
index_page:
enabled: false
template_path: /templates/index.gotmpl
template_path: internal/handler/templates/index.gotmpl
zip:
compression: false # Enable zip compression to download files by common prefix.