Skip to content

Commit

Permalink
Merge pull request #5850 from abhishek8shankar/qa-platform
Browse files Browse the repository at this point in the history
[DSD-5026] Update compliance-toolkit-default.properties
  • Loading branch information
syedsalman3753 authored Apr 16, 2024
2 parents f5bcb74 + cfab157 commit 71e1ecb
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions compliance-toolkit-default.properties
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,6 @@ object.store.s3.readlimit=10000000

## Trust Validation of SBI
mosip.service.authmanager.url=${mosip.api.internal.url}/v1/authmanager/authenticate/clientidsecretkey
mosip.service.authmanager.invalidate.url=${mosip.api.internal.url}/v1/authmanager/authorize/invalidateToken
mosip.service.keymanager.verifyCertificateTrust.url=${mosip.api.internal.url}/v1/keymanager/verifyCertificateTrust

mosip.toolkit.sbi.ports=4501,4502,4503,4504,4505,4506,4507,4508,4509,4510
Expand Down Expand Up @@ -148,9 +147,6 @@ mosip.toolkit.sdk.iris.qualitycheck.threshold.value=60
#This property will make Quality Assessment test cases to always pass, even when bio score is below threshold
mosip.toolkit.sbi.quality.assessment.failsafe=true

# TestRuns more than this limit will be moved to archives
mosip.toolkit.testrun.archive.offset=5

mosip.kernel.virus-scanner.host=clamav.clamav
mosip.kernel.virus-scanner.port=3310

Expand Down Expand Up @@ -224,6 +220,7 @@ mosip.toolkit.quality.assessment.collection.ignore.testcases=
mosip.toolkit.roles.uploadResource=CTK_ADMIN
mosip.toolkit.roles.saveTestCases=CTK_ADMIN
mosip.toolkit.roles.adminPartnerReport=CTK_ADMIN
mosip.toolkit.roles.abisPartner=ABIS_PARTNER

## Determines file upload type allowed in UI
mosip.toolkit.documentupload.allowed.file.type = application/zip
Expand Down

0 comments on commit 71e1ecb

Please sign in to comment.