We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42674ee commit 483a301Copy full SHA for 483a301
reference/configuration/framework.rst
@@ -1961,11 +1961,11 @@ example, when warming caches offline).
1961
.. _reference-lock:
1962
1963
lock
1964
-~~~~~
+~~~~
1965
1966
**type**: ``string``
1967
1968
-The default lock adapter. If not defined the value is set to ``semaphore`` when
+The default lock adapter. If not defined, the value is set to ``semaphore`` when
1969
available, or to ``flock`` otherwise. Store's DSN are also allowed.
1970
1971
Full Default Configuration
0 commit comments