Add warning about configuration inheritence with in-view

This commit is contained in:
Mark Andrews 2015-03-11 10:42:34 +11:00
parent 641b9fd39b
commit 7b52254bf3

View file

@ -13082,6 +13082,13 @@ view external {
the behavior of the containing view, rather than changing
the zone object itself.)
</para>
<para>
Zone level acls (e.g. allow-query, allow-transfer) and
other configuration details of the zone are all set
in the view the referenced zone is defined in. Care
need to be taken to ensure that acls are wide enough
for all views referencing the zone.
</para>
<para>
An <command>in-view</command> zone cannot be used as a
response policy zone.