mirror of
				https://github.com/advplyr/audiobookshelf.git
				synced 2025-10-27 11:18:14 +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'), |   MetadataPath: Path.resolve('metadata'), | ||||||
|   FFmpegPath: '/usr/bin/ffmpeg', |   FFmpegPath: '/usr/bin/ffmpeg', | ||||||
|   FFProbePath: '/usr/bin/ffprobe', |   FFProbePath: '/usr/bin/ffprobe', | ||||||
|   SkipBinariesCheck: false |   SkipBinariesCheck: true | ||||||
| } | } | ||||||
		Loading…
	
		Reference in New Issue
	
	Block a user