Skip to content
Snippets Groups Projects
Commit 4970e3d7 authored by DawoudSheraz's avatar DawoudSheraz
Browse files

enable video url re-write flag for all the courses

parent 79c92311
Branches
Tags release-2020-05-26-15.05
No related merge requests found
......@@ -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=False
flag_undefined_default=True
)
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment