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