Closed bhargavrpatel closed 8 years ago
How do I disable all of the default plugins?
Remove them or name them something other than *.py so they don't get loaded automatically.
in config, "disabled_plugins": [ "pluginname", "anotherplugin"]
How do I disable all of the default plugins?