Add per-log listen statement
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user