Add in required toggle_tickets parameter. (#25763)

* Add in required toggle_tickets parameter.

Co-authored-by: Kyle McCormick <kmccormick@edx.org>
This commit is contained in:
Feanil Patel
2020-12-04 13:10:09 -05:00
committed by GitHub
parent 99c6753eed
commit ea7ec0c198

View File

@@ -2308,6 +2308,7 @@ VERIFY_STUDENT = {
# the orgs referenced in Studio content, then leave it enabled.
# .. toggle_use_cases: open_edx
# .. toggle_creation_date: 2020-11-02
# .. toggle_tickets: https://github.com/edx/edx-organizations/blob/master/docs/decisions/0001-phase-in-db-backed-organizations-to-all.rst
ORGANIZATIONS_AUTOCREATE = True
################# Settings for brand logos. #################