Skip to content

Commit 50d1b4e

Browse files
authored
enable lti (microsoft#302)
1 parent 7bbeb44 commit 50d1b4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/server-vars.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ EDXAPP_FEATURES:
9898
OAUTH_ENFORCE_SECURE: %%OAUTH_ENFORCE_SECURE%%
9999
ENABLE_COMBINED_LOGIN_REGISTRATION: %%COMBINED_LOGIN_REGISTRATION%%
100100
# ENABLE_CSMH_EXTENDED: true
101-
ENABLE_LTI_PROVIDER: false
101+
ENABLE_LTI_PROVIDER: true
102102

103103
# Comprehensive Theming Configuration
104104
EDXAPP_COMPREHENSIVE_THEME_DIRS: %%EDXAPP_COMPREHENSIVE_THEME_DIRS%%

0 commit comments

Comments
 (0)