mirror of
https://github.com/YGGverse/Yo.git
synced 2026-03-31 17:55:35 +00:00
add register new URL by request option
This commit is contained in:
parent
57c137ac49
commit
4aadb7f642
2 changed files with 73 additions and 2 deletions
|
|
@ -20,6 +20,19 @@
|
|||
"pagination":
|
||||
{
|
||||
"limit":20
|
||||
},
|
||||
"search":
|
||||
{
|
||||
"index":
|
||||
{
|
||||
"request":
|
||||
{
|
||||
"url":{
|
||||
"enabled":false,
|
||||
"regex":"/.*/ui"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"cli":
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue