Skip to main content
Version: v0.16

Chat Configuration

Configure the Chat module through the Admin Panel.

Access Configuration

  1. Open Admin Panel
  2. Navigate to Chat > Settings

Chat Configuration

Available Options

SettingDescriptionDefault
Allow Message EditUsers can edit their messagesEnabled
Allow Message DeleteUsers can delete their messagesEnabled

Updating Configuration

  1. Modify desired settings
  2. Click Save

Configuration Edit

Changes take effect immediately.

WebSocket Configuration

Chat uses WebSockets on Router's socket port:

VariableDefaultDescription
CLIENT_SOCKET_PORT3001WebSocket server port

Connection Settings

When connecting via WebSocket:

SettingValue
URLhttp://localhost:3001/chat/
Handshake Path/realtime
AuthorizationBearer token in header