mirror of
https://github.com/discourse/discourse.git
synced 2025-01-19 08:12:46 +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 = {
|
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'
|
||||||
|
|
Loading…
Reference in New Issue
Block a user