mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 10:47:00 +00:00 
			
		
		
		
	Improve version handling.
This commit is contained in:
		| @@ -145,6 +145,7 @@ return [ | ||||
|     'disable_frame_header'         => env('DISABLE_FRAME_HEADER', false), | ||||
|     'login_provider'               => envNonEmpty('LOGIN_PROVIDER', 'eloquent'), | ||||
|     'cer_provider'                 => envNonEmpty('CER_PROVIDER', 'fixer'), | ||||
|     'update_endpoint'              => 'https://version.firefly-iii.org/index.json', | ||||
|     'allowedMimes'                 => [ | ||||
|         /* plain files */ | ||||
|         'text/plain', | ||||
|   | ||||
		Reference in New Issue
	
	Block a user