mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-11-04 05:15:39 +00:00 
			
		
		
		
	Restore config (#262)
This commit is contained in:
		@@ -5,6 +5,7 @@ declare(strict_types = 1);
 | 
			
		||||
return [
 | 
			
		||||
    'chart'               => 'chartjs',
 | 
			
		||||
    'version'             => '3.9.0',
 | 
			
		||||
    'csv_import_enabled'  => true,
 | 
			
		||||
    'maxUploadSize'       => 5242880,
 | 
			
		||||
    'allowedMimes'        => ['image/png', 'image/jpeg', 'application/pdf'],
 | 
			
		||||
    'resend_confirmation' => 3600,
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user