-
Story
-
Resolution: Done
-
Major
-
None
The dynamic plugins enhancement describes a `disable-plugins` query parameter for disabling specific console plugins.
- ?disable-plugins or ?disable-plugins= prevents loading of any dynamic plugins (disable all)
- ?disable-plugins=foo,bar prevents loading of dynamic plugins named foo or bar (disable selectively)
This has no effect on static plugins, which are built into the Console application.