Allow turning off Video CDN in Studio.

BLD-1207
This commit is contained in:
Oleg Marshev
2014-08-08 17:17:27 +03:00
committed by cahrens
parent 26b08a0205
commit 0577b9d8b9
3 changed files with 4 additions and 2 deletions

View File

@@ -27,7 +27,6 @@ class CourseMetadata(object):
'user_partitions',
'name', # from xblock
'tags', # from xblock
'video_speed_optimizations',
'visible_to_staff_only'
]