cfg_websocket.txt 438 B

1234567891011121314151617
  1. Configuration Variables for websocket
  2. =====================================
  3. [ this file is autogenerated, do not edit ]
  4. 1. websocket.keepalive_timeout
  5. Time (in seconds) after which to send a keep-alive on idle
  6. WebSocket connections..
  7. Default: 180.
  8. Type: integer.
  9. 2. websocket.enabled
  10. Shows whether WebSockets are enabled or not..
  11. Default: 1.
  12. Type: integer.