diff --git a/nomilo.example.toml b/nomilo.example.toml index ca412fe..57446d3 100644 --- a/nomilo.example.toml +++ b/nomilo.example.toml @@ -6,3 +6,9 @@ token_duration = "1d" [release.dns] server = "127.0.0.1:53" +timeout = "5s" + +# [debug.dns.tsig] +# name = "example" +# key = "" +# algorithm = "hmac-sha256"