improve antivirus documentation
Co-authored-by: Jörn Friedrich Dreyer <jfd@butonic.de>
This commit is contained in:
committed by
jkoberg
co-authored by
Jörn Friedrich Dreyer
parent
d8e31feccf
commit
6c00708dbc
@@ -18,7 +18,6 @@ func AntivirusCommand(cfg *config.Config) *cli.Command {
|
||||
Category: "services",
|
||||
Before: func(c *cli.Context) error {
|
||||
configlog.Error(parser.ParseConfig(cfg, true))
|
||||
//cfg.Antivirus.Commons = cfg.Commons
|
||||
return nil
|
||||
},
|
||||
Subcommands: command.GetCommands(cfg.Antivirus),
|
||||
|
||||
Reference in New Issue
Block a user