Fix missing file_read_chunk from default config
This commit is contained in:
		
							parent
							
								
									f052858d5f
								
							
						
					
					
						commit
						e6a50500b9
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -201,6 +201,7 @@ DEFAULT_CONFIGURATION = { | ||||||
|         '_site_thumbnails', |         '_site_thumbnails', | ||||||
|     ], |     ], | ||||||
| 
 | 
 | ||||||
|  |     'file_read_chunk': 2 ** 20, | ||||||
|     'id_length': 12, |     'id_length': 12, | ||||||
|     'thumbnail_width': 400, |     'thumbnail_width': 400, | ||||||
|     'thumbnail_height': 400, |     'thumbnail_height': 400, | ||||||
|  |  | ||||||
		Loading…
	
		Reference in a new issue