Use urlfilter format in rebinding allow list
This commit is contained in:
@@ -315,6 +315,7 @@ func (s *Server) setConfig(dc dnsConfig) (restart bool) {
|
||||
|
||||
if dc.RebindingAllowedHosts != nil {
|
||||
s.conf.RebindingAllowedHosts = *dc.RebindingAllowedHosts
|
||||
restart = true
|
||||
}
|
||||
s.Unlock()
|
||||
s.conf.ConfigModified()
|
||||
|
||||
Reference in New Issue
Block a user