15 lines
240 B
Plaintext
15 lines
240 B
Plaintext
|
checks = ["all"]
|
||
|
initialisms = [
|
||
|
# See https://github.com/dominikh/go-tools/blob/master/config/config.go.
|
||
|
"inherit"
|
||
|
, "DHCP"
|
||
|
, "DOH"
|
||
|
, "DOQ"
|
||
|
, "DOT"
|
||
|
, "EDNS"
|
||
|
, "QUIC"
|
||
|
, "SDNS"
|
||
|
]
|
||
|
dot_import_whitelist = []
|
||
|
http_status_code_whitelist = []
|