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
91fd3c60
Commit
91fd3c60
authored
Oct 20, 2016
by
Tasawer Nawaz
Committed by
GitHub
Oct 20, 2016
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #3427 from edx/tasawer/add-new-setting-for-verify-student
ECOM-2979
parents
5d279339
5c9704b7
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
0 deletions
+4
-0
CHANGELOG.md
+3
-0
playbooks/roles/edxapp/defaults/main.yml
+1
-0
No files found.
CHANGELOG.md
View file @
91fd3c60
...
...
@@ -186,3 +186,6 @@
-
Role: edxapp
-
Added COMPREHENSIVE_THEME_LOCALE_PATHS to support internationalization of strings originating from custom themes.
-
Role: edxapp
-
Added
`EXPIRING_SOON_WINDOW`
to show message to learners if their verification is expiring soon.
playbooks/roles/edxapp/defaults/main.yml
View file @
91fd3c60
...
...
@@ -406,6 +406,7 @@ EDXAPP_EDX_API_KEY: "PUT_YOUR_API_KEY_HERE"
# This is the default set in common.py
EDXAPP_VERIFY_STUDENT
:
DAYS_GOOD_FOR
:
365
EXPIRING_SOON_WINDOW
:
28
EDXAPP_GOOGLE_ANALYTICS_LINKEDIN
:
"
"
EDXAPP_CONTENTSTORE_ADDITIONAL_OPTS
:
{}
EDXAPP_BULK_EMAIL_EMAILS_PER_TASK
:
500
...
...
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