[#170] Updated docs and configuration of archive section

Signed-off-by: Nikita Zinkevich <n.zinkevich@yadro.com>
This commit is contained in:
Nikita Zinkevich 2024-12-06 15:01:16 +03:00
parent 1e7309684b
commit 1e897aa3c3
Signed by: nzinkevich
GPG key ID: 748EA1D0B2E6420A
4 changed files with 24 additions and 21 deletions

View file

@ -28,7 +28,7 @@ import (
type Config interface {
DefaultTimestamp() bool
ZipCompression() bool
ArchiveCompression() bool
ClientCut() bool
IndexPageEnabled() bool
IndexPageTemplate() string