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".
This commit is contained in:
George Joseph
2026-01-21 09:13:02 -07:00
parent f203bd9dd6
commit 7ee7020201

View File

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