On this page
All pages
Page History
...
Generally it should be adequate to run the export process once a day. However, the optimum run frequency depends on many factors, for example how active users on the site are and how much new content is created daily.
Configuration
To enable recommender system checks, add the following line to the config.php configuration file for your site:
Code Block | ||
---|---|---|
| ||
$CFG->preventexecpath = false; |
Log in to Totara instance and navigate to settings page: https://your_url/admin/settings.php?section=ml_setting_recommender
...