kopia lustrzana https://dev.funkwhale.audio/funkwhale/funkwhale
				
				
				
			Fix #382: Remove parallelization of uploads during import to avoid crashing small servers
							rodzic
							
								
									27d54ee971
								
							
						
					
					
						commit
						9fce989235
					
				| 
						 | 
				
			
			@ -0,0 +1 @@
 | 
			
		|||
Remove parallelization of uploads during import to avoid crashing small servers (#382)
 | 
			
		||||
| 
						 | 
				
			
			@ -15,7 +15,7 @@
 | 
			
		|||
        accept="audio/*"
 | 
			
		||||
        v-model="files"
 | 
			
		||||
        name="audio_file"
 | 
			
		||||
        :thread="3"
 | 
			
		||||
        :thread="1"
 | 
			
		||||
        @input-filter="inputFilter"
 | 
			
		||||
        @input-file="inputFile"
 | 
			
		||||
        ref="upload">
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Ładowanie…
	
		Reference in New Issue