mirror of
https://github.com/discourse/discourse.git
synced 2025-06-08 00:27:32 +08:00
manually map discourse-logster-rate-limit-checker
also remove obsolete plugins
This commit is contained in:
@ -11,9 +11,7 @@ task 'plugin:install_all_official' do
|
|||||||
|
|
||||||
map = {
|
map = {
|
||||||
'Canned Replies' => 'https://github.com/discourse/discourse-canned-replies',
|
'Canned Replies' => 'https://github.com/discourse/discourse-canned-replies',
|
||||||
'Spoiler Alert!' => 'https://github.com/discourse/discourse-spoiler-alert',
|
'discourse-logster-rate-limit-checker' => 'https://github.com/discourse/logster-rate-limit-checker',
|
||||||
'staff-notes' => 'https://github.com/discourse/discourse-staff-notes',
|
|
||||||
'GitHub badges' => 'https://github.com/discourse/github_badges',
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#require 'plugin/metadata'
|
#require 'plugin/metadata'
|
||||||
|
Reference in New Issue
Block a user