mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2024-12-20 19:06:06 +01:00
Update devcontainer dev.js file to skip binaries check
This commit is contained in:
parent
b82ac3d536
commit
d64860001b
@ -6,5 +6,5 @@ module.exports.config = {
|
||||
MetadataPath: Path.resolve('metadata'),
|
||||
FFmpegPath: '/usr/bin/ffmpeg',
|
||||
FFProbePath: '/usr/bin/ffprobe',
|
||||
SkipBinariesCheck: false
|
||||
SkipBinariesCheck: true
|
||||
}
|
Loading…
Reference in New Issue
Block a user