fix #24: clarify template use of .Value (#25)

This commit is contained in:
T. von Dein
2026-04-29 08:33:10 +02:00
parent 4fa42e27e4
commit cafc65aea7
4 changed files with 40 additions and 4 deletions

View File

@@ -30,7 +30,7 @@ import (
"github.com/tlinden/yadu"
)
var Version string = "v0.3.0"
var Version string = "v0.3.1"
type BucketConfig struct {
Encrypt bool