MDL-44550 Docs: Remove comment about mysql_lock_factory from config-dist.php

This commit is contained in:
Damyon Wiese
2014-03-11 12:05:35 +08:00
parent 5f3b4694b3
commit 7e9d4c2b72
-2
View File
@@ -489,8 +489,6 @@ $CFG->admin = 'admin';
//
// "\\core\\lock\\postgres_lock_factory" - DB locking based on postgres advisory locks.
//
// "\\core\\lock\\mysql_lock_factory" - DB locking based on mysql lock functions.
//
// Settings used by the lock factories
//
// Location for lock files used by the File locking factory. This must exist