docs: adjust acl policy example to be possible (#3008)

An access control policy with a policy of bypass and subjects is not configurable, this addresses an example in the docs which shows this misconfiguration erroneously.

Fixes #3006
pull/3009/head^2
Alestrix 2022-03-14 13:30:47 +01:00 committed by GitHub
parent 1e549caf15
commit d393d80aee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ access_control:
rules:
- domain: public.example.com
policy: bypass
policy: one_factor
networks:
- internal
- 1.1.1.1