forked from External/ergo
parent
84a5b83eb1
commit
51d573d3c9
4 changed files with 17 additions and 2 deletions
|
|
@ -592,6 +592,7 @@ type Config struct {
|
|||
IPCheckScript ScriptConfig `yaml:"ip-check-script"`
|
||||
OverrideServicesHostname string `yaml:"override-services-hostname"`
|
||||
MaxLineLen int `yaml:"max-line-len"`
|
||||
SuppressLusers bool `yaml:"suppress-lusers"`
|
||||
}
|
||||
|
||||
Roleplay struct {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue