@@ -275,3 +275,8 @@ xss:
excludes: /system/notice
# 匹配链接
urlPatterns: /system/*,/monitor/*,/tool/*
+
+# FFmpeg 配置
+ffmpeg:
+ # FFmpeg 可执行文件路径(linux路径下面的配置)
+ path: /usr/local/ffmpeg-8.0/bin/ffmpeg