Plugs need to be able to pull their config in from the config file. Part of this can be linked with #10 so that they store their config in separate files, but they need to be able to parse that information out of the config data. Should be easy as that data should be available on the jobserver class passed to each plugin.
Plugs need to be able to pull their config in from the config file. Part of this can be linked with #10 so that they store their config in separate files, but they need to be able to parse that information out of the config data. Should be easy as that data should be available on the jobserver class passed to each plugin.