update config example, scheme and release readme

This commit is contained in:
yusing
2025-01-04 11:07:38 +08:00
parent d44ce0ee6f
commit 1e97d1230a
3 changed files with 249 additions and 1 deletions

View File

@@ -30,6 +30,41 @@ entrypoint:
status: 403
message: "Forbidden"
- use: RedirectHTTP
# access_log:
# buffer_size: 1024
# path: /var/log/example.log
# filters:
# status_codes:
# values:
# - 200-299
# - 101
# method:
# values:
# - GET
# host:
# values:
# - example.y.z
# headers:
# negative: true
# values:
# - foo=bar
# - baz
# cidr:
# values:
# - 192.168.10.0/24
# fields:
# headers:
# default: keep
# config:
# foo: redact
# query:
# default: drop
# config:
# foo: keep
# cookies:
# default: redact
# config:
# foo: keep
providers:
# include files are standalone yaml files under `config/` directory