Commit 72a164af by e0d

Merge pull request #347 from edx/e0d/typo-fix

fixed incorrect yaml merge source.
parents 7b3b33a4 60cbf2b4
......@@ -118,7 +118,7 @@ edxapp_generic_auth_config: &edxapp_generic_auth
password: $EDXAPP_MONGO_PASSWORD
port: $EDXAPP_MONGO_PORT
user: $EDXAPP_MONGO_USER
DOC_STORE_CONFIG: *edxapp_generic_default_modulestore
DOC_STORE_CONFIG: *edxapp_generic_default_docstore
MODULESTORE:
default: &edxapp_generic_default_modulestore
ENGINE: 'xmodule.modulestore.mongo.DraftMongoModuleStore'
......
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