This is the relevant section of our lms.env.json file:

        "GRADES_DOWNLOAD": {
            "BUCKET": "your-grade-bucket-name-goes-here", 
            "ROOT_PATH": "folder/path", 
            "STORAGE_CLASS": "django.core.files.storage.FileSystemStorage", 
            "STORAGE_KWARGS": {
                "location": "/tmp/edx-s3/grades"
            }, 
            "STORAGE_TYPE": "S3"
        },

On Saturday, January 12, 2019 at 3:40:31 AM UTC-5, Neville D'Souza wrote:
>
> Anybody any ideas?
>

-- 
You received this message because you are subscribed to the Google Groups 
"General Open edX discussion" group.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/edx-code/5fcd053c-ce17-44a5-8663-99538f1b5d33%40googlegroups.com.

Reply via email to