This commit is contained in:
Frank Denis 2020-12-11 12:25:57 +01:00
parent 54b0a5a18d
commit d6d8c37ef6

View file

@ -215,9 +215,9 @@ type BlockIPConfigLegacy struct {
} }
type AllowIPConfig struct { type AllowIPConfig struct {
File string `toml:"allowed_ips_file"` File string `toml:"allowed_ips_file"`
LogFile string `toml:"log_file"` LogFile string `toml:"log_file"`
Format string `toml:"log_format"` Format string `toml:"log_format"`
} }
type AnonymizedDNSRouteConfig struct { type AnonymizedDNSRouteConfig struct {