a68a03a228
Add a missing release note. Change-Id: I59c17c052a46499d820a28c1fb7d468d42649964
8 lines
318 B
YAML
8 lines
318 B
YAML
---
|
|
fixes:
|
|
- Add two configurations for the notification endpoint of the websocket
|
|
server, instead of a random port and local address.
|
|
One is 'notification-bind', address on which the notification server will
|
|
listen. Another is 'notification-port', port on which the notification
|
|
server will listen.
|