Commit 6cb02e4e by Feanil Patel

Clean up based on TODO.

parent 7d97dda7
......@@ -517,10 +517,6 @@ edxapp_generic_auth_config: &edxapp_generic_auth
generic_env_config: &edxapp_generic_env
OAUTH_OIDC_ISSUER: "https://{{ EDXAPP_LMS_BASE }}/oauth2"
# TODO REMOVE the dashes version
# when https://github.com/edx/edx-platform/pull/5194/files is merged and released
XBLOCK-FS-STORAGE-BUCKET: $EDXAPP_XBLOCK_FS_STORAGE_BUCKET
XBLOCK-FS-STORAGE-PREFIX: $EDXAPP_XBLOCK_FS_STORAGE_PREFIX
XBLOCK_FS_STORAGE_BUCKET: $EDXAPP_XBLOCK_FS_STORAGE_BUCKET
XBLOCK_FS_STORAGE_PREFIX: $EDXAPP_XBLOCK_FS_STORAGE_PREFIX
ANALYTICS_DATA_URL: $EDXAPP_ANALYTICS_DATA_URL
......
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