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
e07af8d2
Commit
e07af8d2
authored
Jul 11, 2017
by
Brian Beggs
Committed by
GitHub
Jul 11, 2017
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #3979 from edx/bbeggs/video_image_settings
Adding all defaults required for VIDEO_IMAGE_SETTINGS
parents
f923b159
f92a3613
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
playbooks/roles/edxapp/defaults/main.yml
+4
-0
No files found.
playbooks/roles/edxapp/defaults/main.yml
View file @
e07af8d2
...
...
@@ -674,6 +674,10 @@ EDXAPP_VIDEO_IMAGE_MAX_AGE: 31536000
EDXAPP_VIDEO_IMAGE_SETTINGS
:
VIDEO_IMAGE_MAX_BYTES
:
2097152
VIDEO_IMAGE_MIN_BYTES
:
2048
STORAGE_KWARGS
:
location
:
"
{{
edxapp_media_dir
}}/"
base_url
:
"
{{
EDXAPP_MEDIA_URL
}}/"
DIRECTORY_PREFIX
:
'
video-images/'
# Course Block Structures
EDXAPP_BLOCK_STRUCTURES_SETTINGS
:
...
...
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