mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 16:45:27 +00:00
implement redirect follow
This commit is contained in:
parent
aecaeaa7a2
commit
742b441fb6
2 changed files with 45 additions and 4 deletions
12
config.json
12
config.json
|
|
@ -17,6 +17,18 @@
|
|||
{
|
||||
"page":
|
||||
{
|
||||
"redirect":
|
||||
{
|
||||
"follow":
|
||||
{
|
||||
"enabled":true,
|
||||
"code":
|
||||
[
|
||||
30,
|
||||
31
|
||||
]
|
||||
}
|
||||
},
|
||||
"resolver":
|
||||
{
|
||||
"enabled":true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue