···8181 # We output the config section in the upstream-mandated order.
8282 # Ordering is important due to forward-references not being allowed.
8383 # See definition of conf_export and 'const yp_item_t conf_schema'
8484- # upstream for reference. Last updated for 3.3.
8484+ # upstream for reference. Last updated for 3.5.
8585 # When changing the set of sections, also update secAllow above.
8686 [ (sec_list_fa "id" nix_def "module") ]
8787 ++ map (sec_plain nix_def) [
···102102 "acl"
103103 "submission"
104104 "policy"
105105+ "external"
105106 ]
106107107108 # Export module sections before the template section.