mirror of
https://github.com/coredns/coredns.git
synced 2025-10-27 16:24:19 -04:00
Add more logging
Put some more logging in CoreDNS.
This commit is contained in:
@@ -38,6 +38,7 @@ func (z *Zone) TransferAllowed(state middleware.State) bool {
|
||||
return true
|
||||
}
|
||||
}
|
||||
// TODO(miek): future matching against IP/CIDR notations
|
||||
return false
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user