Safer ffmpeg kill, POST process/service actions, ARM encoder from hardware.env, filter_threads scaling
Made-with: Cursor
This commit is contained in:
@@ -42,6 +42,7 @@ export function middleware(request: NextRequest) {
|
||||
return NextResponse.rewrite(dest);
|
||||
}
|
||||
|
||||
/** Dev 代理:含 GET/POST 等同名 API(进程与服务控制已优先使用 POST) */
|
||||
export const config = {
|
||||
matcher: [
|
||||
"/process_monitor",
|
||||
|
||||
Reference in New Issue
Block a user