Skip to content

Instantly share code, notes, and snippets.

@s-belichenko
Last active October 17, 2017 21:22
Show Gist options
  • Save s-belichenko/e7eaef46dc760a6852f1044e48359451 to your computer and use it in GitHub Desktop.
Save s-belichenko/e7eaef46dc760a6852f1044e48359451 to your computer and use it in GitHub Desktop.
common PHP settings
php_value post_max_size "100M"
php_value upload_max_filesize "100M"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment