File tree Expand file tree Collapse file tree 1 file changed +27
-0
lines changed
DigitalLearningSolutions.Web Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "AllowedHosts" : " *" ,
3+ "ConnectionStrings" : {
4+ "DefaultConnection" : " Data Source=localhost;Initial Catalog=mbdbx101_test;Integrated Security=True;encrypt=false;TrustServerCertificate=true;"
5+ },
6+ "CurrentSystemBaseUrl" : " https://www.dls.nhs.uk/dev-prev" ,
7+ "AppRootPath" : " https://hee-dls-test.softwire.com" ,
8+ "LegacyLearningMenu" : false ,
9+ "MapsAPIKey" : " " ,
10+ "JavascriptSearchSortFilterPaginateItemLimit" : 250 ,
11+ "MonthsToPromptUserDetailsCheck" : 6 ,
12+ "FeatureManagement" : {
13+ "RefactoredTrackingSystem" : true ,
14+ "ShowAppCardForLegacyTrackingSystem" : false ,
15+ "SupervisorProfileAssessmentInterface" : true ,
16+ "WorkforceManagerInterface" : true ,
17+ "RefactoredSuperAdminInterface" : true ,
18+ "UseSignposting" : true ,
19+ "PricingPage" : true ,
20+ "RefactoredFindYourCentrePage" : true ,
21+ "UserFeedbackBar" : true ,
22+ "ExportQueryRowLimit" : 250 ,
23+ "MaxBulkUploadRows" : 200 ,
24+ "LoginWithLearningHub" : true
25+ },
26+ "LearningHubOpenAPIBaseUrl" : " https://uks-learninghubnhsuk-openapi-test.azurewebsites.net"
27+ }
You can’t perform that action at this time.
0 commit comments