Commit 63c54c5
committed
minor #21206 [Lock] Document what values to use to activate the Lock component NullStore and InMemoryStore (hmeknassi)
This PR was submitted for the 7.3 branch but it was merged into the 7.2 branch instead.
Discussion
----------
[Lock] Document what values to use to activate the Lock component NullStore and InMemoryStore
Adds a clarification in the Lock component documentation about the the values to use for the env variable LOCK_DSN in order to activate the NullStore and the InMemoryStore.
<!--
If your pull request fixes a BUG, use the oldest maintained branch that contains
the bug (see https://symfony.com/releases for the list of maintained branches).
If your pull request documents a NEW FEATURE, use the same Symfony branch where
the feature was introduced (and `7.x` for features of unreleased versions).
-->
Commits
-------
0cb7c16 Update lock.rst1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
405 | 405 | | |
406 | 406 | | |
407 | 407 | | |
408 | | - | |
| 408 | + | |
| 409 | + | |
409 | 410 | | |
410 | 411 | | |
411 | 412 | | |
| |||
0 commit comments