doc: update "enable CAS" settings name

This commit is contained in:
Frédéric Péters 2016-02-22 10:59:04 +01:00
parent 932f72c3f4
commit 6aadc748df
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ Quickstart a CAS Identity Provider
1. Activate CAS IdP support in your local_settings.py::
IDP_CAS = True
A2_IDP_CAS_ENABLE = True
2. Then create the database table to hold CAS service tickets::