refactor: added env variable for progress graph (#190)
* refactor: added env variable for progress graph * refactor: removed API call when progress graph setting is disabled
This commit is contained in:
@@ -24,3 +24,4 @@ STUDIO_BASE_URL='http://localhost:18010'
|
||||
SUPPORT_EMAIL='support@example.com'
|
||||
SUPPORT_URL='https://support.edx.org'
|
||||
USER_INFO_COOKIE_NAME='edx-user-info'
|
||||
ENABLE_PROGRESS_GRAPH_SETTINGS=false
|
||||
|
||||
Reference in New Issue
Block a user