Fix: Run both sonar and clm scans in parallel
[ccsdk/cds.git] / ms / configuration-local.ini
1 [scriptExecutor]
2 port=50052
3 authType=tls-auth
4 # For TLS Auth
5 certChain=certs/py-executor/py-executor-chain.pem
6 privateKey=certs/py-executor/py-executor-key.pem
7 logFile=application.log
8 maxWorkers=20
9
10 [blueprintsprocessor]
11 blueprintDeployPath=test/resources
12 blueprintArchivePath=target/blueprints/archive
13 blueprintWorkingPath=target/blueprints/work
14
15 [artifactManagerServer]
16 port=50052
17 logFile=server.log
18 maxWorkers=20
19 debug=true
20 logConfig=logging.yaml
21 fileRepositoryBasePath=/tmp/