Skip to content

Commit 1bc827c

Browse files
authored
Update instructions in README for enabling chat
1 parent 65c2852 commit 1bc827c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Diff for: src/ol_openedx_chat/README.rst

+2-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,8 @@ Configuration
7272

7373
5. Now start learning MFE by `npm run dev`
7474
6. Now enable the `ol_openedx_chat.ol_openedx_chat_enabled` waffle flag at `/admin/waffle/flag/` in LMS
75-
7. Now go to any course in CMS > Settings > Advanced Settings and add `{
75+
7. Now go to any course in CMS > Settings > Advanced Settings and add the below in `Other Course Settings`
76+
`{
7677
"OL_OPENEDX_CHAT_VIDEO_BLOCK_ENABLED": true,
7778
"OL_OPENEDX_CHAT_PROBLEM_BLOCK_ENABLED": true
7879
}`

0 commit comments

Comments
 (0)