mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-05 02:39:33 +02:00
Introduce debug command
This commit is contained in:
parent
a9c58393d3
commit
883a901908
10 changed files with 51 additions and 50 deletions
|
@ -1,5 +1,6 @@
|
|||
export interface Debug {
|
||||
ip: string
|
||||
activityPubMessagesWaiting: number
|
||||
}
|
||||
|
||||
export interface SendDebugCommand {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue