aboutsummaryrefslogtreecommitdiffstats
path: root/participant/participant-impl/participant-impl-http/src/main/resources/config/application.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'participant/participant-impl/participant-impl-http/src/main/resources/config/application.yaml')
-rw-r--r--participant/participant-impl/participant-impl-http/src/main/resources/config/application.yaml7
1 files changed, 1 insertions, 6 deletions
diff --git a/participant/participant-impl/participant-impl-http/src/main/resources/config/application.yaml b/participant/participant-impl/participant-impl-http/src/main/resources/config/application.yaml
index 1fd528458..664c6e878 100644
--- a/participant/participant-impl/participant-impl-http/src/main/resources/config/application.yaml
+++ b/participant/participant-impl/participant-impl-http/src/main/resources/config/application.yaml
@@ -1,6 +1,6 @@
participant:
intermediaryParameters:
- reportingTimeInterval: 120000
+ reportingTimeIntervalMs: 120000
description: Participant Description
participantId:
name: HttpParticipant0
@@ -20,8 +20,3 @@ participant:
servers:
- ${topicServer:message-router}
topicCommInfrastructure: dmaap
-
- - topic: POLICY-NOTIFICATION
- servers:
- - ${topicServer:message-router}
- topicCommInfrastructure: dmaap