mirror of
https://github.com/ChristianLight/tutor.git
synced 2024-12-12 14:17:46 +00:00
Merge remote-tracking branch 'origin/master' into nightly
This commit is contained in:
commit
4dd8e87433
@ -5,8 +5,8 @@ LOGGING_ENV: "sandbox"
|
||||
OAUTH_OIDC_ISSUER: "{{ JWT_COMMON_ISSUER }}"
|
||||
PLATFORM_NAME: "{{ PLATFORM_NAME }}"
|
||||
FEATURES:
|
||||
{{ patch("common-env-features") }}
|
||||
{{ patch("cms-env-features") }}
|
||||
{{ patch("common-env-features")|indent(2) }}
|
||||
{{ patch("cms-env-features")|indent(2) }}
|
||||
CERTIFICATES_HTML_VIEW: true
|
||||
PREVIEW_LMS_BASE: "{{ PREVIEW_LMS_HOST }}"
|
||||
ENABLE_COURSEWARE_INDEX: true
|
||||
|
Loading…
Reference in New Issue
Block a user