add managed keys to view section
This commit is contained in:
@@ -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>; ... };
|
||||
|
||||
Reference in New Issue
Block a user