forked from External/ergo
make default channel modes configurable
This commit is contained in:
parent
a50e68af4d
commit
333afe1062
5 changed files with 32 additions and 1 deletions
|
|
@ -217,6 +217,7 @@ type Config struct {
|
|||
}
|
||||
|
||||
Channels struct {
|
||||
DefaultModes *string `yaml:"default-modes"`
|
||||
Registration ChannelRegistrationConfig
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue