chan_websocket.conf.sample: Fix category name.

UserNote: The category name in the chan_websocket.conf.sample file was
incorrect.  It should be "global" instead of "general".
releases/certified-22.8
George Joseph 8 months ago
parent 2a711e1088
commit e2d3f04ea4

@ -1,6 +1,6 @@
; Configuration for chan_websocket
;
;[general]
;[global]
;control_message_format = plain-text ; The format for the control messages sent
; and received on the websocket.
; plain-text: The legacy single-line message

Loading…
Cancel
Save