Review comments resolved
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
appName: "testAdapter"
|
||||
|
||||
log:
|
||||
level: debug
|
||||
destinations:
|
||||
@@ -7,21 +6,18 @@ log:
|
||||
context_keys:
|
||||
- transaction_id
|
||||
- message_id
|
||||
|
||||
http:
|
||||
port: 8080
|
||||
timeout:
|
||||
read: 30
|
||||
write: 30
|
||||
idle: 30
|
||||
|
||||
plugin:
|
||||
root: "/mock/plugins"
|
||||
pluginZipPath: "/mock/plugins/plugins_bundle.zip"
|
||||
plugins:
|
||||
- testPlugin1
|
||||
- testPlugin2
|
||||
|
||||
modules:
|
||||
- name: testModule
|
||||
type: transaction
|
||||
|
||||
Reference in New Issue
Block a user