Skip to content

Instantly share code, notes, and snippets.

@chrisarusso
Created December 1, 2014 17:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save chrisarusso/341507a31632ea01afc6 to your computer and use it in GitHub Desktop.
Save chrisarusso/341507a31632ea01afc6 to your computer and use it in GitHub Desktop.
<?php
$db_url = 'mysql://root@localhost/mitpress';
ini_set('memory_limit', '256M');
$conf['preprocess_css'] = $conf['preprocess_js'] = 0;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment