docs: update README and config to reflect exact-match-only whitelist
All checks were successful
check / check (push) Successful in 5s

Remove suffix match documentation and config comments since whitelist
now only supports exact host matches.
This commit is contained in:
user
2026-03-15 11:18:44 -07:00
parent 215ddb7f72
commit 55bb620de0
2 changed files with 2 additions and 5 deletions

View File

@@ -98,9 +98,7 @@ expiration 1704067200:
**Whitelist patterns:**
- **Exact match**: `cdn.example.com` — matches only that host
- **Suffix match**: `.example.com` — matches `cdn.example.com`,
`images.example.com`, and `example.com`
- **Exact match only**: `cdn.example.com` — matches only that host
### Configuration