Increased max body size in dev
This commit is contained in:
		
							parent
							
								
									7b71463ef8
								
							
						
					
					
						commit
						ca104d6450
					
				|  | @ -36,7 +36,7 @@ http { | |||
|     server { | ||||
|         listen 6001; | ||||
|         charset     utf-8; | ||||
|         client_max_body_size 20M; | ||||
|         client_max_body_size 30M; | ||||
|         include /etc/nginx/funkwhale_proxy.conf; | ||||
|         location /_protected/media { | ||||
|             internal; | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	 Eliot Berriot
						Eliot Berriot