doc: fix module name in Browseable MySQL session backend

This commit is contained in:
Clément OUDOT 2022-03-23 12:12:41 +01:00
parent bfd8e382c4
commit 92f89d4b1c
1 changed files with 1 additions and 1 deletions

View File

@ -98,7 +98,7 @@ Create the following tables. You may skip the session types you are not going to
LemonLDAP::NG configuration
---------------------------
Go in the Manager and set the session module to ``Apache::Session::Browseable::PgJSON`` for each session type you intend to use:
Go in the Manager and set the session module to ``Apache::Session::Browseable::MySQL`` for each session type you intend to use:
* ``General parameters`` » ``Sessions`` » ``Session storage`` » ``Apache::Session module``
* ``General parameters`` » ``Sessions`` » ``Persistent sessions`` » ``Apache::Session module``