mirror of
https://github.com/DNSCrypt/dnscrypt-proxy.git
synced 2025-03-04 10:24:40 +01:00
Format
This commit is contained in:
parent
54b0a5a18d
commit
d6d8c37ef6
1 changed files with 3 additions and 3 deletions
|
@ -215,9 +215,9 @@ type BlockIPConfigLegacy struct {
|
|||
}
|
||||
|
||||
type AllowIPConfig struct {
|
||||
File string `toml:"allowed_ips_file"`
|
||||
LogFile string `toml:"log_file"`
|
||||
Format string `toml:"log_format"`
|
||||
File string `toml:"allowed_ips_file"`
|
||||
LogFile string `toml:"log_file"`
|
||||
Format string `toml:"log_format"`
|
||||
}
|
||||
|
||||
type AnonymizedDNSRouteConfig struct {
|
||||
|
|
Loading…
Add table
Reference in a new issue