MDL-67522 core_lock: fix mistype in config-dist
This commit is contained in:
+1
-1
@@ -543,7 +543,7 @@ $CFG->admin = 'admin';
|
||||
//
|
||||
// Location for lock files used by the File locking factory. This must exist
|
||||
// on a shared file system that supports locking.
|
||||
// $CFG->lock_file_root = $CFG->dataroot . '/lock';
|
||||
// $CFG->file_lock_root = $CFG->dataroot . '/lock';
|
||||
//
|
||||
//
|
||||
// Alternative task logging.
|
||||
|
||||
Reference in New Issue
Block a user