Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
C
configuration
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
edx
configuration
Commits
4f0a96af
Commit
4f0a96af
authored
Aug 16, 2017
by
Kevin Falcone
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
These are coming out of edx-platform, unused in years
https://github.com/edx/edx-platform/pull/15830
parent
860a2344
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 additions
and
2 deletions
+1
-2
CHANGELOG.md
+1
-0
playbooks/roles/edxapp/defaults/main.yml
+0
-2
No files found.
CHANGELOG.md
View file @
4f0a96af
...
...
@@ -376,3 +376,4 @@
-
Role: edxapp
-
Added
`EDXAPP_VIDEO_TRANSCRIPTS_SETTINGS`
to configure S3-backed video transcripts.
-
Removed unused
`EDXAPP_BOOK_URL`
setting
playbooks/roles/edxapp/defaults/main.yml
View file @
4f0a96af
...
...
@@ -270,7 +270,6 @@ EDXAPP_FEATURES:
SHOW_HEADER_LANGUAGE_SELECTOR
:
"
{{
EDXAPP_SHOW_HEADER_LANGUAGE_SELECTOR
}}"
SHOW_FOOTER_LANGUAGE_SELECTOR
:
"
{{
EDXAPP_SHOW_FOOTER_LANGUAGE_SELECTOR
}}"
EDXAPP_BOOK_URL
:
"
"
# This needs to be set to localhost
# if xqueue is run on the same server
# as the lms (it's sent in the request)
...
...
@@ -971,7 +970,6 @@ generic_env_config: &edxapp_generic_env
LMS_BASE
:
"
{{
EDXAPP_LMS_BASE
}}"
CMS_BASE
:
"
{{
EDXAPP_CMS_BASE
}}"
LMS_ROOT_URL
:
"
{{
EDXAPP_LMS_ROOT_URL
}}"
BOOK_URL
:
"
{{
EDXAPP_BOOK_URL
}}"
PARTNER_SUPPORT_EMAIL
:
"
{{
EDXAPP_PARTNER_SUPPORT_EMAIL
}}"
PLATFORM_NAME
:
"
{{
EDXAPP_PLATFORM_NAME
}}"
STUDIO_NAME
:
"
{{
EDXAPP_STUDIO_NAME
}}"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment