summaryrefslogtreecommitdiffstats
path: root/ms/py-executor/configuration-local.ini
blob: c98746afe54f383bb09a4c01732f366028fed86e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[scriptExecutor]
port=50052
authType=tls-auth
# For TLS Auth
certChain=certs/py-executor/py-executor-chain.pem
privateKey=certs/py-executor/py-executor-key.pem
logFile=application.log
maxWorkers=20

[blueprintsprocessor]
blueprintDeployPath=test/resources
blueprintArchivePath=target/blueprints/archive
blueprintWorkingPath=target/blueprints/work