Commit 5139ba4d by Jason Zhu

add open-ended-message to XQUEUE_QUEUES

due to https://github.com/edx/edx-platform/blob/master/common/lib/xmodule/xmodule/open_ended_grading_classes/openendedchild.py#L79

I added  open-ended-message to XQUEUE_QUEUES
parent 5a6e8563
......@@ -9,6 +9,7 @@ XQUEUE_QUEUES:
'test-pull': !!null
'certificates': !!null
'open-ended': !!null
'open-ended-message': !!null
XQUEUE_LOGGING_ENV: sandbox
XQUEUE_SYSLOG_SERVER: 'localhost'
XQUEUE_S3_BUCKET : 'sandbox-bucket'
......
Markdown is supported
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