forked from External/ergo
modes: Limit length of beI mode lists
This commit is contained in:
parent
20cb3407cb
commit
78028135eb
5 changed files with 20 additions and 1 deletions
|
|
@ -136,6 +136,7 @@ type Config struct {
|
|||
TopicLen uint `yaml:"topiclen"`
|
||||
WhowasEntries uint `yaml:"whowas-entries"`
|
||||
MonitorEntries uint `yaml:"monitor-entries"`
|
||||
ChanListModes uint `yaml:"chan-list-modes"`
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue