| 
				
			 | 
			
			
				@@ -848,7 +848,7 @@ function peertube_create_config { 
			 | 
		
	
		
			
			| 
				848
			 | 
			
				848
			 | 
			
			
				       echo '# If enabled, the video will be transcoded to mp4 (x264) with "faststart" flag'; 
			 | 
		
	
		
			
			| 
				849
			 | 
			
				849
			 | 
			
			
				       echo '# Uses a lot of CPU!'; 
			 | 
		
	
		
			
			| 
				850
			 | 
			
				850
			 | 
			
			
				       echo 'transcoding:'; 
			 | 
		
	
		
			
			| 
				851
			 | 
			
				
			 | 
			
			
				-      echo '  enabled: true'; 
			 | 
		
	
		
			
			| 
				
			 | 
			
				851
			 | 
			
			
				+      echo '  enabled: false'; 
			 | 
		
	
		
			
			| 
				852
			 | 
			
				852
			 | 
			
			
				       echo '  threads: 2'; 
			 | 
		
	
		
			
			| 
				853
			 | 
			
				853
			 | 
			
			
				       echo '  resolutions: # Only created if the original video has a higher resolution'; 
			 | 
		
	
		
			
			| 
				854
			 | 
			
				854
			 | 
			
			
				       echo '    240p: true'; 
			 |