From 45eea725af201abee39f3f74e418b20beb0a6ad3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A4=8F=E6=A5=9A?= <771730766@qq.com> Date: Wed, 26 Jun 2019 12:24:11 +0800 Subject: [PATCH] =?UTF-8?q?Updated=20MediaServer=E6=94=AF=E6=8C=81?= =?UTF-8?q?=E7=9A=84HTTP=20HOOK=20API=20(markdown)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- MediaServer支持的HTTP-HOOK-API.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MediaServer支持的HTTP-HOOK-API.md b/MediaServer支持的HTTP-HOOK-API.md index a356ef4..438c424 100644 --- a/MediaServer支持的HTTP-HOOK-API.md +++ b/MediaServer支持的HTTP-HOOK-API.md @@ -37,7 +37,7 @@ on_stream_not_found=https://127.0.0.1/index/hook/on_stream_not_found - **on_http_access**: - 访问http文件服务器上hls之外的文件时触发,如果access_file_except_hls选项为关闭,那么将不再触发此事件。 + 访问http文件服务器上hls之外的文件时触发。 - **on_play**: