From 3280274a01d98f2d95057d241b3728a2791a07ed Mon Sep 17 00:00:00 2001 From: Dhiyaneshwaran Date: Thu, 13 Jul 2023 11:12:02 +0530 Subject: [PATCH] remove-threads --- miscellaneous/spnego.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/miscellaneous/spnego.yaml b/miscellaneous/spnego.yaml index 6ea68319ea..b931e446ca 100644 --- a/miscellaneous/spnego.yaml +++ b/miscellaneous/spnego.yaml @@ -21,7 +21,6 @@ http: host-redirects: true max-redirects: 5 - threads: 10 matchers-condition: and matchers: - type: dsl @@ -31,4 +30,4 @@ http: extractors: - type: kval kval: - - 'www_authenticate' \ No newline at end of file + - 'www_authenticate'