aws.py
8.07 KB
-
fixing segment io settings bug · 770b9f1f
* Moving to the auth tokens section * Removing the feature flag logic since all features are loaded earlier ``` for feature, value in ENV_TOKENS.get('MITX_FEATURES', {}).items(): MITX_FEATURES[feature] = value ```
John Jarvis committed