document what Matt said about $Include

git-svn-id: https://svn.perl.org/qpsmtpd/trunk@297 958fd67b-6ff1-0310-b445-bb7760255be9
This commit is contained in:
Robert Spier 2004-09-04 03:38:14 +00:00
parent 5128bd0718
commit b6c5ffed1b

View File

@ -170,3 +170,11 @@ in
- if we're in a connection, store things in the connection notes instead.
=head1 Include Files
(put more about how the $Include stuff works here)
With the $Include stuff you order using the filename of the plugin.d
file. So if you have a plugin called xyz but want it to come early on,
you call it's config file 00_xyz, but that file still refers to the
plugin called xyz.