-
Improvement
-
Resolution: Fixed
-
Minor
-
2.9
-
None
-
MOODLE_29_STABLE
-
MOODLE_29_STABLE
Currently the 'usergraph' setting is using the global config style ($CFG). It should use the plugin config method instead. Change the code to utilize the plugin config and ensure the upgrade step migrates the current values to the new settings.