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
391e4e3c
Commit
391e4e3c
authored
8 years ago
by
Bilal Ahmad
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
adding default for course agent burst rate variable
parent
e7075393
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
+1
-0
playbooks/roles/edxapp/defaults/main.yml
+1
-0
No files found.
playbooks/roles/edxapp/defaults/main.yml
View file @
391e4e3c
...
...
@@ -281,6 +281,7 @@ EDXAPP_CMS_SSL_NGINX_PORT: 48010
EDXAPP_ENABLE_RATE_LIMITING
:
false
EDXAPP_COURSES_REQUEST_RATE
:
'
5r/s'
EDXAPP_COURSES_REQUEST_BURST_RATE
:
10
EDXAPP_COURSES_USER_AGENT_BURST_RATE
:
5
EDXAPP_LANG
:
'
en_US.UTF-8'
EDXAPP_LANGUAGE_CODE
:
'
en'
...
...
This diff is collapsed.
Click to expand it.
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