forked from External/ergo
parent
9670d96282
commit
42d246b557
5 changed files with 57 additions and 18 deletions
|
|
@ -574,7 +574,8 @@ type Config struct {
|
|||
OperatorOnly bool `yaml:"operator-only"`
|
||||
MaxChannelsPerAccount int `yaml:"max-channels-per-account"`
|
||||
}
|
||||
ListDelay time.Duration `yaml:"list-delay"`
|
||||
ListDelay time.Duration `yaml:"list-delay"`
|
||||
InviteExpiration custime.Duration `yaml:"invite-expiration"`
|
||||
}
|
||||
|
||||
OperClasses map[string]*OperClassConfig `yaml:"oper-classes"`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue