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".
pull/1737/head
George Joseph 2 weeks ago committed by github-actions[bot]
parent 0607f2cb79
commit 7176065989

@ -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