Configure the discussion to not show the 'Recieve Updates' section
Configure the discussion to not show the 'Recieve Updates' section
These instructions will allow you to configure the discussion to not show the 'Recieve Updates' section.
Set the following flags in lms.yml and studio.yml. They should be the same in both files.
Use the following command to access the lms file from the terminal:
sudo nano /edx/etc/lms.yml
sudo nano /edx/etc/studio.yml
Make the following changes in the files.
Add a flag under FEATURES the following in the file:
FEATURES:
ENABLE_FORUM_DAILY_DIGEST: false