diff options
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= |