Merge pull request #1106 from asifdxtreme/patch-4

Update annotations.md
This commit is contained in:
Manuel Alejandro de Brito Fontes 2017-08-10 02:10:30 -04:00 committed by GitHub
commit c67dc0f386

View file

@ -34,7 +34,7 @@ Key:
| `auth-tls-secret` | Name of secret for TLS client certification validation. (nginx, haproxy)
| `auth-tls-verify-depth` | Maximum chain length of TLS client certificate. (nginx)
| `auth-satisfy` | Behaviour when more than one of `auth-type`, `auth-tls-secret` or `whitelist-source-range` are configured: `all` (default) or `any`. (trafficserver) | `trafficserver`
| `whitelist-source-range` | Comma-separate list of IP addresses to restrict access to. (nginx, haproxy, trafficserver)
| `whitelist-source-range` | Comma-separate list of IP addresses to enable access to. (nginx, haproxy, trafficserver)
## URL related