Skip to content

Commit

Permalink
MDL-80231 core: add ltiservice plugins to deleted standard plugins
Browse files Browse the repository at this point in the history
This was done earlier, but now needs to be done inside plugins.json
instead of the plugin_manager.
  • Loading branch information
snake committed Jul 19, 2024
1 parent fdda52c commit 987f8e7
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions lib/plugins.json
Original file line number Diff line number Diff line change
Expand Up @@ -603,6 +603,14 @@
"logstore": [
"legacy"
],
"ltiservice": [
"gradebookservices",
"basicoutcomes",
"memberships",
"profile",
"toolproxy",
"toolsettings"
],
"media": [
"swf"
],
Expand Down

0 comments on commit 987f8e7

Please sign in to comment.