Skip to content

Instantly share code, notes, and snippets.

@alexpott
alexpott / settings.local.php
Last active November 14, 2016 20:31 — forked from jacine/settings.local.php
settings.local.php
<?php
/**
* @file
* Local development override configuration feature.
*
* To activate this feature, copy and rename it such that its path plus
* filename is 'sites/default/settings.local.php'. Then, go to the bottom of
* 'sites/default/settings.php' and uncomment the commented lines that mention
* 'settings.local.php'.