mirror of
				https://github.com/advplyr/audiobookshelf.git
				synced 2025-11-03 19:07:00 -05: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…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user