diff options
author | ITSERVICES\rb7147 <rb7147@att.com> | 2017-05-12 09:56:30 -0400 |
---|---|---|
committer | ITSERVICES\rb7147 <rb7147@att.com> | 2017-05-12 09:57:27 -0400 |
commit | e9ada29d385dff4e61a14c92652cc74071a91df5 (patch) | |
tree | 2f3457dc7ea0db631d2060f94ba87b11e6ef65f5 /config/pe/pdp.conf | |
parent | b150ebac50287476676b67a84aff996fc738ee7b (diff) |
Policy Docker pe fixes
Change-Id: I6681372eb54b79361311d294512bbf8ac8eb33e7
Signed-off-by: ITSERVICES\rb7147 <rb7147@att.com>
Diffstat (limited to 'config/pe/pdp.conf')
-rw-r--r-- | config/pe/pdp.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/pe/pdp.conf b/config/pe/pdp.conf index 7248717d..6db448bc 100644 --- a/config/pe/pdp.conf +++ b/config/pe/pdp.conf @@ -37,8 +37,8 @@ test_via_jmx=true # # Notification Properties -# Notifcation type: websocket, ueb or dmaap... if left blank websocket is the default -PDP_NOTIFICATION_TYPE=websocket,UEB +# Notification type: websocket, ueb or dmaap... if left blank websocket is the default +PDP_NOTIFICATION_TYPE=websocket PDP_UEB_CLUSTER= PDP_UEB_TOPIC= PDP_UEB_DELAY= |