Revert our directories.plugins defaults to the old behavior

This commit is contained in:
James Vega 2004-08-16 18:00:00 +00:00
parent 46c71a7521
commit d267fe9fbf

View File

@ -589,7 +589,7 @@ class PluginDirectories(registry.CommaSeparatedListOfStrings):
return v
registerGlobalValue(supybot.directories, 'plugins',
PluginDirectories(['plugins'], """Determines what directories the bot will
PluginDirectories([], """Determines what directories the bot will
look for plugins in. Accepts a comma-separated list of strings. This
means that to add another directory, you can nest the former value and add
a new one. E.g. you can say: bot: 'config supybot.directories.plugins