Add per-log listen statement

This commit is contained in:
Pim van Pelt
2025-08-24 12:02:50 +02:00
parent 0b12cbca62
commit be833e189a
2 changed files with 6 additions and 0 deletions

View File

@@ -29,6 +29,7 @@ type Log struct {
Secret string `yaml:"secret"`
Cache string `yaml:"cache"`
LocalDirectory string `yaml:"localdirectory"`
Listen string `yaml:"listen"`
NotAfterStart time.Time `yaml:"notafterstart"`
NotAfterLimit time.Time `yaml:"notafterlimit"`
// Computed fields