© 2026 Hashnode
Create a symlink to the actual CSV file location ln -s /tmp/edx-s3/grades /edx/var/edxapp/media Update location blocks in the Nginx file of lms (/edx/app/nginx/sites-avaliable/lms) Locate the following block in the file location ~ ^/media/(?P<fil...

I am writing this post 'cause nowadays many of the devs are changing their settings in json / common.py / yml but the settings are not getting reflected on their open edX platform. So, in this post, I will not guide you about how to enable a particul...
