Skip to content

Instantly share code, notes, and snippets.

@Radmation
Created August 6, 2020 16:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Radmation/dc8391f1653fb66e237d6043589db7ad to your computer and use it in GitHub Desktop.
Save Radmation/dc8391f1653fb66e237d6043589db7ad to your computer and use it in GitHub Desktop.
Cloud Sites increase upload size
php_value memory_limit 128M
php_value upload_max_filesize 8M
php_value post_max_size 8M
php_value max_execution_time 30
php_value max_input_time 60
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment