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
2449a29b
Commit
2449a29b
authored
Sep 28, 2016
by
Adam
Committed by
GitHub
Sep 28, 2016
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #3392 from edx/revert-3359-adam/neo4j-config
Revert "add default configuration for neo4j"
parents
08486dd2
3e85d7ea
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 @
2449a29b
...
...
@@ -187,16 +187,6 @@ EDXAPP_ENABLE_READING_FROM_MULTIPLE_HISTORY_TABLES: True
EDXAPP_GIT_REPO_DIR
:
'
/edx/var/edxapp/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_FINANCIAL_REPORTS
:
...
...
@@ -986,7 +976,6 @@ lms_auth_config:
render_template
:
'
edxmako.shortcuts.render_to_string'
PROCTORING_BACKEND_PROVIDER
:
"
{{
EDXAPP_PROCTORING_BACKEND_PROVIDER
}}"
SOCIAL_AUTH_OAUTH_SECRETS
:
"
{{
EDXAPP_SOCIAL_AUTH_OAUTH_SECRETS
}}"
NEO4J_CONFIG
:
"
{{
EDXAPP_NEO4J_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