Skip to content

Instantly share code, notes, and snippets.

@megane9988
Created July 29, 2015 04:07
Show Gist options
  • Select an option

  • Save megane9988/64484bfaab769294e8b0 to your computer and use it in GitHub Desktop.

Select an option

Save megane9988/64484bfaab769294e8b0 to your computer and use it in GitHub Desktop.
php.ini
post_max_size = 12M #一つのサイズより少し余裕を持つ
upload_max_filesize = 10M #一つのサイズ
max_file_uploads = 30M #まとめたサイズ
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment