Config.Debug isn't just for logging
This commit is contained in:
parent
8712cc25d0
commit
2f8a2ada2e
@ -58,7 +58,7 @@ type Config struct {
|
||||
IPBlocklist iplist.Ranger
|
||||
DisableIPv6 bool `long:"disable-ipv6"`
|
||||
// Perform logging and any other behaviour that will help debug.
|
||||
Debug bool `help:"enable debug logging"`
|
||||
Debug bool `help:"enable debugging"`
|
||||
}
|
||||
|
||||
type EncryptionPolicy struct {
|
||||
|
Loading…
x
Reference in New Issue
Block a user