mirror of
https://github.com/linuxserver/docker-swag.git
synced 2025-09-18 03:24:44 -04:00
Ignore plex unauthorized requests
This commit is contained in:
parent
51d6132d63
commit
665eace79f
1 changed files with 1 additions and 1 deletions
|
@ -2,6 +2,6 @@
|
|||
|
||||
[Definition]
|
||||
|
||||
failregex = ^<HOST>.*"(GET|POST|HEAD).*" 401 .*$
|
||||
failregex = ^(?!.*?(?i)plex)<HOST>.*"(GET|POST|HEAD).*" 401 .*$
|
||||
|
||||
ignoreregex =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue