Skip to content

Instantly share code, notes, and snippets.

@sanderson
Created May 21, 2013 17:43
Show Gist options
  • Select an option

  • Save sanderson/5621718 to your computer and use it in GitHub Desktop.

Select an option

Save sanderson/5621718 to your computer and use it in GitHub Desktop.
Enabling/Disabling Logs in the Boxfile
web1:
apache_access_log: false
apache_error_log: true
php_error_log: true
php_fpm_log: true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment