add managed keys to view section

This commit is contained in:
Mark Andrews
2016-10-16 08:15:15 +11:00
parent b1b595617b
commit 7551ec1ebe

View File

@@ -455,6 +455,11 @@ view <replaceable>string</replaceable> <replaceable>optional_class</replaceable>
<optional>...</optional>
};
managed-keys {
<replaceable>domain_name</replaceable> <constant>initial-key</constant> <replaceable>flags</replaceable> <replaceable>protocol</replaceable> <replaceable>algorithm</replaceable> <replaceable>key</replaceable>;
<optional>...</optional>
};
allow-recursion { <replaceable>address_match_element</replaceable>; ... };
allow-recursion-on { <replaceable>address_match_element</replaceable>; ... };
sortlist { <replaceable>address_match_element</replaceable>; ... };