forked from External/ergo
fix #964
This commit is contained in:
parent
1c946e1904
commit
57e2187742
4 changed files with 17 additions and 0 deletions
|
|
@ -550,6 +550,7 @@ type Config struct {
|
|||
OperatorOnly bool `yaml:"operator-only"`
|
||||
MaxChannelsPerAccount int `yaml:"max-channels-per-account"`
|
||||
}
|
||||
ListDelay time.Duration `yaml:"list-delay"`
|
||||
}
|
||||
|
||||
OperClasses map[string]*OperClassConfig `yaml:"oper-classes"`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue