Skip to content

Instantly share code, notes, and snippets.

@tonylegrone
Last active December 29, 2015 08:49
Show Gist options
  • Save tonylegrone/7646071 to your computer and use it in GitHub Desktop.
Save tonylegrone/7646071 to your computer and use it in GitHub Desktop.
serialize_precision = 100
detect_unicode = Off
max_execution_time = 3000
max_input_time = 6000
memory_limit = 2024M
error_log = /var/log/php55/error.log
post_max_size = 60M
upload_max_filesize = 60M
date.timezone = America/Chicago
sendmail_path = /usr/sbin/sendmail -t -i
realpath_cache = 1M
[xdebug]
xdebug.cli_color = 1
xdebug.var_display_max_depth = 5
xdebug.max_nesting_level = 250
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment