Created
          August 20, 2019 20:22 
        
      - 
      
- 
        Save lilumi/8de3f0830638f783bbf7c2619b240f22 to your computer and use it in GitHub Desktop. 
    Increase Upload file size in .htaccess
  
        
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | php_value upload_max_filesize 1024M | |
| php_value post_max_size 1024M | |
| php_value memory_limit 256M | |
| php_value max_execution_time 300 | |
| php_value max_input_time 300 | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment