mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 00:55:28 +00:00
add base url macros support in status tray
This commit is contained in:
parent
5d62bd89f7
commit
c489fe4be1
3 changed files with 29 additions and 6 deletions
|
|
@ -141,7 +141,7 @@
|
|||
{
|
||||
"open":
|
||||
{
|
||||
"complete":"{TIME_C} | {RESPONSE_META} | {RESPONSE_LENGTH} bytes | {RESPONSE_SECONDS} seconds"
|
||||
"complete":"{REQUEST_BASE_URL} | {TIME_C} | {RESPONSE_META} | {RESPONSE_LENGTH} bytes | {RESPONSE_SECONDS} seconds"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue