mirror of
				https://github.com/YunoHost-Apps/send_ynh.git
				synced 2025-11-04 07:45:30 +01:00 
			
		
		
		
	fix
This commit is contained in:
		@@ -20,7 +20,7 @@ fi
 | 
			
		||||
 | 
			
		||||
if [ -z ${max_file_size:-} ]; then
 | 
			
		||||
	max_file_size="2684354560"
 | 
			
		||||
	ynh_app_setting_set --key=cmax_file_size --value="$max_file_size"
 | 
			
		||||
	ynh_app_setting_set --key=max_file_size --value="$max_file_size"
 | 
			
		||||
fi
 | 
			
		||||
 | 
			
		||||
if [ -z ${max_download:-} ]; then
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user