mirror of
https://github.com/linuxserver/docker-swag.git
synced 2025-11-02 05:57:45 +09:00
Ignore plex unauthorized requests
This commit is contained in:
@@ -2,6 +2,6 @@
|
|||||||
|
|
||||||
[Definition]
|
[Definition]
|
||||||
|
|
||||||
failregex = ^<HOST>.*"(GET|POST|HEAD).*" 401 .*$
|
failregex = ^(?!.*?(?i)plex)<HOST>.*"(GET|POST|HEAD).*" 401 .*$
|
||||||
|
|
||||||
ignoreregex =
|
ignoreregex =
|
||||||
|
|||||||
Reference in New Issue
Block a user