/
Debugging Configuration Section
debug.logaccess=false
debug.logcachexpiretime=60000
debug.logaccess
Configures Stream Manager to allows or deny access to logs over REST API. A boolean true implies that access is allowed whereas false implies that access is denied.
debug.logcachexpiretime
The expire time (in milliseconds) of a temporary generated log path on the server.
WEBSOCKET PROXY SECTION
proxy.enabled=false
proxy.enabled
Enabled or disables WebSocket proxy on Stream Manager. A boolean true implies that proxy is enabled and a false implies that it is disabled. Defaults to false
.