Merge pull request #14514 from edx/ammar/tnl-6513-frontend-hls-support
HLS playback support in video player
This commit is contained in:
@@ -934,6 +934,9 @@ INSTALLED_APPS = (
|
||||
# Self-paced course configuration
|
||||
'openedx.core.djangoapps.self_paced',
|
||||
|
||||
# Video module configs (This will be moved to Video once it becomes an XBlock)
|
||||
'openedx.core.djangoapps.video_config',
|
||||
|
||||
# django-oauth2-provider (deprecated)
|
||||
'provider',
|
||||
'provider.oauth2',
|
||||
|
||||
Reference in New Issue
Block a user