X-Git-Url: http://git.home-dn.net/?p=manu%2FRT-Extension-WatchedQueues.git;a=blobdiff_plain;f=README;h=dd8dfd1399ee9729c59560827d3ee6e7b0957805;hp=356a374bee7c23862cf68d030f2b7022b985d001;hb=eb8fb61b64cc51d59407cdc43f2b690bf5ccb6e9;hpb=e1833069d86f0e670e7a4be1cd04a5daa97b2d92 diff --git a/README b/README index 356a374..dd8dfd1 100644 --- a/README +++ b/README @@ -12,6 +12,11 @@ To install this module, run the following commands: make test make install +Then, to make it active, add it to @Plugins in RT site configuration file +(RT_SiteConfig.pm), example: + + Set(@Plugins,(qw(RT::Extension::WatchedQueues))); + SUPPORT AND DOCUMENTATION You can find documentation for this module with the perldoc command.