[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 Diogo Peralta Cordeiro
parent 333b915740
commit 7cdd64f594
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