doc/soju.1: explain http-origin defaults
This commit is contained in:
parent
0557ca5871
commit
520ed76adf
@ -112,6 +112,9 @@ The following directives are supported:
|
|||||||
List of allowed HTTP origins for WebSocket listeners. The parameters are
|
List of allowed HTTP origins for WebSocket listeners. The parameters are
|
||||||
interpreted as shell patterns, see *glob*(7).
|
interpreted as shell patterns, see *glob*(7).
|
||||||
|
|
||||||
|
By default, only the request host is authorized. Use this directive to
|
||||||
|
enable cross-origin WebSockets.
|
||||||
|
|
||||||
*accept-proxy-ip* <cidr...>
|
*accept-proxy-ip* <cidr...>
|
||||||
Allow the specified IPs to act as a proxy. Proxys have the ability to
|
Allow the specified IPs to act as a proxy. Proxys have the ability to
|
||||||
overwrite the remote and local connection addresses (via the X-Forwarded-\*
|
overwrite the remote and local connection addresses (via the X-Forwarded-\*
|
||||||
|
Loading…
Reference in New Issue
Block a user