typos
This commit is contained in:
parent
2f6c69f182
commit
3f4a4366b3
2 changed files with 2 additions and 2 deletions
|
@ -119,7 +119,7 @@ Template settings:
|
||||||
|
|
||||||
Authentication settings:
|
Authentication settings:
|
||||||
|
|
||||||
* ``CAS_AUTH_CLASS``: A dotted paths to a class implementing ``cas_server.auth.AuthUser``.
|
* ``CAS_AUTH_CLASS``: A dotted path to a class implementing ``cas_server.auth.AuthUser``.
|
||||||
The default is ``"cas_server.auth.DjangoAuthUser"``
|
The default is ``"cas_server.auth.DjangoAuthUser"``
|
||||||
|
|
||||||
* ``SESSION_COOKIE_AGE``: This is a django settings. Here, it control the delay in seconds after
|
* ``SESSION_COOKIE_AGE``: This is a django settings. Here, it control the delay in seconds after
|
||||||
|
|
Loading…
Reference in a new issue