Skip to content

Instantly share code, notes, and snippets.

@danemacaulay
Created March 3, 2014 14:49
Show Gist options
  • Save danemacaulay/9326563 to your computer and use it in GitHub Desktop.
Save danemacaulay/9326563 to your computer and use it in GitHub Desktop.
settings.local.php
$conf['preprocess_css'] = false;
$conf['preprocess_js'] = false;
$conf['page_compression'] = false;
$conf['purge_proxy_urls'] = "";
$conf['scanther_dev'] = true;
$conf['error_level'] = 0;
$conf['devel_rebuild_theme_registry'] = true;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment