Disable the save redirect setting in notfoundpassthrough
This commit is contained in:
parent
4011ff611f
commit
5f6565e682
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue