mirror of
https://github.com/moodle/moodle.git
synced 2025-01-22 08:11:26 +01:00
9f71c9e713
to use persistent connections or not. The default is to use them (for speed/efficiency) but now they can be switched off with: $CFG->dbpersist = false;