Review transcript trim architecture
This commit is contained in:
@@ -84,7 +84,7 @@ type AuditaConfig struct {
|
||||
Report *bool `yaml:"report"`
|
||||
}
|
||||
|
||||
// TrimConfig configures the future trim stage boundary.
|
||||
// TrimConfig configures trim-stage transcript boundary behavior.
|
||||
type TrimConfig struct {
|
||||
Enabled bool `yaml:"enabled"`
|
||||
OutputPath string `yaml:"output_path"`
|
||||
|
||||
Reference in New Issue
Block a user