[PLUGINS] Added UnQueue, a new default plugin which does all actions immediately

This commit is contained in:
Miguel Dantas
2019-09-01 00:40:33 +01:00
committed by Hugo Sales
parent 544f13c52a
commit 6747b18b75
5 changed files with 66 additions and 12 deletions

View File

@@ -361,6 +361,7 @@ $default =
'Poll' => [],
'SimpleCaptcha' => [],
'TagSub' => [],
'UnQueue' => [],
'WebFinger' => [],
],
'locale_path' => false, // Set to a path to use *instead of* each plugin's own locale subdirectories