Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
integration
prechecker
Commits
308e481c
Commit
308e481c
authored
Feb 16, 2015
by
Frederic Massart
Browse files
MDL-47529 lock: Fix typo on lock factory in config-dist
parent
3630ab92
Changes
1
Hide whitespace changes
Inline
Side-by-side
config-dist.php
View file @
308e481c
...
...
@@ -507,7 +507,7 @@ $CFG->admin = 'admin';
// Uses lock files stored by default in the dataroot. Whether this
// works on clusters depends on the file system used for the dataroot.
//
// "\\core\\lock\\db_r
ow
_lock_factory" - DB locking based on table rows.
// "\\core\\lock\\db_r
ecord
_lock_factory" - DB locking based on table rows.
//
// "\\core\\lock\\postgres_lock_factory" - DB locking based on postgres advisory locks.
//
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment