Get the complete moodle configuration table. Different from most mdl_* functions this function calls dplyr::collect() before returning (as a config-table is not going to cause memory overflow).
mdl_config(con = mdl_get_connection())
| con | database connection object |
|---|
A tibble