Revert "enable video url rewrite flag"
This commit is contained in:
committed by
GitHub
parent
e1034675e2
commit
83f567c485
@@ -41,5 +41,5 @@ HIDE_ACCESS_DENIALS_FLAG = WaffleFlag(
|
||||
ENABLE_VIDEO_URL_REWRITE = CourseWaffleFlag(
|
||||
waffle_namespace=COURSE_BLOCKS_API_NAMESPACE,
|
||||
flag_name="enable_video_url_rewrite",
|
||||
flag_undefined_default=True
|
||||
flag_undefined_default=False
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user