moved spray timeout to config
This commit is contained in:
@@ -61,6 +61,7 @@ type Conf struct {
|
||||
ProfileUpdate string `yaml:"profile_update"`
|
||||
SharecodeUpdate string `yaml:"sharecode_update"`
|
||||
DemosExpire int `yaml:"demos_expire"`
|
||||
SprayTimeout int `yaml:"spray_timeout"`
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user