feat: add curriculum feature flag (#44441)

This commit is contained in:
Nicholas Carrigan (he/him)
2021-12-09 10:31:03 -08:00
committed by GitHub
parent 88524556e7
commit dd2ff1683c
3 changed files with 18 additions and 9 deletions

View File

@ -57,6 +57,7 @@ CURRICULUM_LOCALE=english
# Show or hide WIP in progress challenges
SHOW_UPCOMING_CHANGES=false
SHOW_NEW_CURRICULUM=false
# Application paths
HOME_LOCATION=http://localhost:8000