Issue 511 - Fix review comments
This commit is contained in:
@@ -25,13 +25,13 @@ modules:
|
||||
role: bpp
|
||||
subscriberId: bpp1
|
||||
plugins:
|
||||
registry:
|
||||
registry:
|
||||
id: registry
|
||||
config:
|
||||
url: http://localhost:8080/reg
|
||||
retry_max: "3"
|
||||
retry_wait_min: "100ms"
|
||||
retry_wait_max: "500ms"
|
||||
retry_max: 3
|
||||
retry_wait_min: 100ms
|
||||
retry_wait_max: 500ms
|
||||
keyManager:
|
||||
id: secretskeymanager
|
||||
config:
|
||||
@@ -70,13 +70,13 @@ modules:
|
||||
type: std
|
||||
role: bpp
|
||||
plugins:
|
||||
registry:
|
||||
registry:
|
||||
id: registry
|
||||
config:
|
||||
url: http://localhost:8080/reg
|
||||
retry_max: "3"
|
||||
retry_wait_min: "100ms"
|
||||
retry_wait_max: "500ms"
|
||||
retry_max: 3
|
||||
retry_wait_min: 100ms
|
||||
retry_wait_max: 500ms
|
||||
keyManager:
|
||||
id: secretskeymanager
|
||||
config:
|
||||
|
||||
Reference in New Issue
Block a user