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
OpenEdx
configuration
Commits
3e85d7ea
Commit
3e85d7ea
authored
Sep 21, 2016
by
Adam
Committed by
GitHub
Sep 21, 2016
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Revert "add default configuration for neo4j"
parent
0244ab5c
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
11 deletions
+0
-11
playbooks/roles/edxapp/defaults/main.yml
+0
-11
No files found.
playbooks/roles/edxapp/defaults/main.yml
View file @
3e85d7ea
...
@@ -187,16 +187,6 @@ EDXAPP_ENABLE_READING_FROM_MULTIPLE_HISTORY_TABLES: True
...
@@ -187,16 +187,6 @@ EDXAPP_ENABLE_READING_FROM_MULTIPLE_HISTORY_TABLES: True
EDXAPP_GIT_REPO_DIR
:
'
/edx/var/edxapp/course_repos'
EDXAPP_GIT_REPO_DIR
:
'
/edx/var/edxapp/course_repos'
EDXAPP_GIT_REPO_EXPORT_DIR
:
'
/edx/var/edxapp/export_course_repos'
EDXAPP_GIT_REPO_EXPORT_DIR
:
'
/edx/var/edxapp/export_course_repos'
EDXAPP_NEO4J_CONFIG
:
!!null
# Setting this to null as a default. Here's what an example configuration
# would look like:
# bolt: True
# password: 'password'
# user: 'neo4j'
# https_port: 7473
# host: 'localhost'
# secure: True
EDXAPP_ONLOAD_BEACON_SAMPLE_RATE
:
0.0
EDXAPP_ONLOAD_BEACON_SAMPLE_RATE
:
0.0
EDXAPP_FINANCIAL_REPORTS
:
EDXAPP_FINANCIAL_REPORTS
:
...
@@ -986,7 +976,6 @@ lms_auth_config:
...
@@ -986,7 +976,6 @@ lms_auth_config:
render_template
:
'
edxmako.shortcuts.render_to_string'
render_template
:
'
edxmako.shortcuts.render_to_string'
PROCTORING_BACKEND_PROVIDER
:
"
{{
EDXAPP_PROCTORING_BACKEND_PROVIDER
}}"
PROCTORING_BACKEND_PROVIDER
:
"
{{
EDXAPP_PROCTORING_BACKEND_PROVIDER
}}"
SOCIAL_AUTH_OAUTH_SECRETS
:
"
{{
EDXAPP_SOCIAL_AUTH_OAUTH_SECRETS
}}"
SOCIAL_AUTH_OAUTH_SECRETS
:
"
{{
EDXAPP_SOCIAL_AUTH_OAUTH_SECRETS
}}"
NEO4J_CONFIG
:
"
{{
EDXAPP_NEO4J_CONFIG
}}"
lms_env_config
:
lms_env_config
:
...
...
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