mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-13 08:09:41 +00:00
unbound: disable redirect type until fixed #2331
This commit is contained in:
parent
bdbb26edd4
commit
777bbf044c
@ -767,7 +767,8 @@ function unbound_local_zone_types()
|
||||
'inform' => 'inform',
|
||||
'inform_deny' => 'inform_deny',
|
||||
'nodefault' => 'nodefault',
|
||||
'redirect' => 'redirect',
|
||||
# requires more plumbing:
|
||||
#'redirect' => 'redirect',
|
||||
'refuse' => 'refuse',
|
||||
'static' => 'static',
|
||||
'typetransparent' => 'typetransparent',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user