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 Jun 7, 2024
1 parent 900cd2f commit 910bb49
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 @@ -602,6 +602,14 @@
"logstore": [
"legacy"
],
"ltiservice": [
"gradebookservices",
"basicoutcomes",
"memberships",
"profile",
"toolproxy",
"toolsettings"
],
"media": [
"swf"
],
Expand Down

0 comments on commit 910bb49

Please sign in to comment.