Ticket #16 (closed enhancement: fixed)
Plugin Selection
| Reported by: | tobias382 | Owned by: | tobias382 |
|---|---|---|---|
| Priority: | normal | Component: | core |
| Version: | 1.5 | Severity: | normal |
| Keywords: | Cc: |
Description (last modified by tobias382) (diff)
The bot administrator should be able to manipulate configuration settings such that they can specify either that all or no plugins should be loaded, optionally excluding those that they explicitly specify in either case. This will minimize memory usage and optimize performance since fewer plugin instances will need to have event handlers called for each incoming event.
Configuration Setting Example
plugins = (all|none [except plugin1,plugin2,etc])
Change History
Note: See
TracTickets for help on using
tickets.