Skip to content

Commit 2733024

Browse files
authored
Merge pull request #3300 from TechnologyEnhancedLearning/Develop/Fixes/TD-5410_Figuring_Too_Many_Requests_Error
TD_5410_Adding config to the rate limiter so that we can environment, and add production logic to it.
2 parents dcc033d + 225b6ae commit 2733024

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

DigitalLearningSolutions.Web/appSettings.UAT.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@
2525
"LoginWithLearningHub": true,
2626
"TableauSelfAssessmentDashboards": false
2727
},
28+
"IpRateLimiting": {
29+
"EnableEndpointRateLimiting": false
30+
},
2831
"LearningHubOpenAPIBaseUrl": "https://uks-learninghubnhsuk-openapi-test.azurewebsites.net",
2932
"FreshdeskAPIConfig": {
3033
"GroupId": "80000650208",

0 commit comments

Comments
 (0)