| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-07-03 | 746 Bytes | |
| v0.7.5 source code.tar.gz | 2026-07-03 | 832.5 kB | |
| v0.7.5 source code.zip | 2026-07-03 | 905.4 kB | |
| Totals: 3 Items | 1.7 MB | 0 | |
Highlights
- Adds
pii_detection.detector_timeoutto configure the timeout for each detector/analyzerequest. - Keeps the default detector timeout at 30 seconds.
- Supports
detector_timeout: 0to disable the detector request timeout. - Exposes the configured detector timeout in
/infoand documentsDETECTOR_TIMEOUTin the example config and installation docs.
Upgrade Notes
- No config changes are required for existing deployments.
-
For very large OpenWebUI messages or summaries that need longer detector processing, set for example:
:::yaml pii_detection: detector_timeout: 300
Images
ghcr.io/sgasser/pasteguard:0.7.5ghcr.io/sgasser/pasteguard:latest- Platforms:
linux/amd64,linux/arm64