Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork5.2k
Commita3ece80
committed
minor#17399 [Session] Add docs to define redis session handler via php.ini directly (alexander-schranz)
This PR was squashed before being merged into the 4.4 branch.Discussion----------[Session] Add docs to define redis session handler via php.ini directlyI think the most easiest way to configure session handling via redis is still configure it via `php.ini` and not via the Symfony Application.Commits-------b29c212 [Session] Add docs to define redis session handler via php.ini directly1 file changed
+11
-0
lines changedLines changed: 11 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
20 | 31 |
| |
21 | 32 |
| |
22 | 33 |
| |
|
0 commit comments
Comments
(0)