Skip to content

Instantly share code, notes, and snippets.

@sanderson
Created August 1, 2011 21:42
Show Gist options
  • Save sanderson/1119079 to your computer and use it in GitHub Desktop.
Save sanderson/1119079 to your computer and use it in GitHub Desktop.
Default .box File
network_writable_dirs: []
php_version: 5.3.6
php_extensions:
- mysql
php_error_reporting: E_ALL
php_display_errors: "On"
php_short_open_tag: "On"
php_default_mimetype: text/html
php_date_timezone: US/central
php_max_execution_time: "30"
php_max_input_time: "60"
php_post_max_size: 8M
php_file_uploads: "On"
php_upload_max_filesize: 2M
php_max_file_uploads: "20"
php_iconv_internal_encoding: UTF-8
document_root: /
index_list:
- index.html
- index.php
default_gateway: index.php
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment