From b6c5ffed1b69874f9daee084dad76ca3d12ce401 Mon Sep 17 00:00:00 2001 From: Robert Spier Date: Sat, 4 Sep 2004 03:38:14 +0000 Subject: [PATCH] document what Matt said about $Include git-svn-id: https://svn.perl.org/qpsmtpd/trunk@297 958fd67b-6ff1-0310-b445-bb7760255be9 --- README.plugins | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.plugins b/README.plugins index a9a64ac..ddaa19e 100644 --- a/README.plugins +++ b/README.plugins @@ -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.