doc/soju.1: explain http-origin defaults

This commit is contained in:
Simon Ser 2021-06-11 10:26:22 +02:00
parent 0557ca5871
commit 520ed76adf

View file

@ -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-\*