Skip to content

Instantly share code, notes, and snippets.

@damiankloip
Created May 7, 2014 14:06
Show Gist options
  • Save damiankloip/4ed45ebd172b6b251b8c to your computer and use it in GitHub Desktop.
Save damiankloip/4ed45ebd172b6b251b8c to your computer and use it in GitHub Desktop.
/**
* Enable access to rebuild.php.
*
* This setting can be enabled to allow Drupal's php and database cached
* storage to be cleared via the rebuild.php page. Access to this page can also
* be gained by generating a query string from rebuild_token_calculator.sh and
* using these parameters in a request to rebuild.php.
*/
# $settings['rebuild_access'] = TRUE;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment