Skip to content

Commit 7c704ec

Browse files
committed
Add exception class handling
1 parent 27457fb commit 7c704ec

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

wiki!.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,8 @@ luna.ftp.picture=/pub/picture/
8585
luna.ftp.voice=/pub/voice/
8686
# 本地临时路径
8787
luna.ftp.localPath=D:/
88-
88+
# ffmpeg 安装路径 windows:D:/ffmpeg/ffmpeg/bin/ffmpeg.exe Linux: ffmpeg
89+
luna.ffmpeg.path=D:/ffmpeg/ffmpeg/bin/ffmpeg.exe
8990
```
9091

9192

0 commit comments

Comments
 (0)