Update annotations.md

This commit is contained in:
Mohammad Asif Siddiqui 2017-08-10 14:03:34 +08:00 committed by GitHub
parent 562e71271e
commit 7d94bc8747

View file

@ -34,7 +34,7 @@ Key:
| `auth-tls-secret` | Name of secret for TLS client certification validation. (nginx, haproxy) | `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-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` | `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 ## URL related