From 5f6565e682b008b8d549809c44acfbaebe8176d5 Mon Sep 17 00:00:00 2001 From: Keegan Rankin Date: Fri, 12 Apr 2024 11:57:29 -0700 Subject: [PATCH] Disable the save redirect setting in notfoundpassthrough --- config/notfoundpassthrough.settings.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/notfoundpassthrough.settings.yml b/config/notfoundpassthrough.settings.yml index bb08ec6..fd4944a 100644 --- a/config/notfoundpassthrough.settings.yml +++ b/config/notfoundpassthrough.settings.yml @@ -4,7 +4,7 @@ redirect: '' site_404: '' title: null content: null -save_redirect: 1 +save_redirect: 0 redirect_code: '302' force_redirect_code: 0 _core: