права фикс
This commit is contained in:
@@ -10,7 +10,7 @@ import (
|
||||
)
|
||||
|
||||
type ViewsConfig struct {
|
||||
Interval time.Duration `envconfig:"WORKER__VIEWS_INTERVAL" default:"30s"`
|
||||
Interval time.Duration `envconfig:"WORKER__VIEWS_INTERVAL" default:"1800s"`
|
||||
RequestTimeout time.Duration `envconfig:"WORKER__REQUEST_TIMEOUT" default:"10s"`
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user