5d79474cc
883a90190
f6d6e7f86
b21110669
1 2
3
4
5 6
7
8
export interface Debug { ip: string activityPubMessagesWaiting: number } export interface SendDebugCommand { command: 'remove-dandling-resumable-uploads' | 'process-video-views-buffer' | 'process-video-viewers' }