If set to True , websocket-backed features such as alert notifications and streaming Live Query results are blocked when the server cannot guarantee that user websockets originated from your server. This occurs when the websocket handshake origin header does not match the server's expected origin.

Default: False

The server’s expected origin value is constructed referencing NginxWebApiHttpScheme, NginxWebApiHttpHostname, and NginxWebApiHttpPort.