Published by Mijingo

tips icon image

EE Insider Tips
Sponsored by Mijingo's EE 2 Screencasts

ExpressionEngine mini-howtos created by the EE Insider community.

Tips tagged “Config.php”

Config Overrides for EE 1 and 2

Posted on June 17, 2010 by Ryan Irelan

I don’t think I’ve seen this one before, but the EE Wiki contains a full list of config.php overrides, which are easily found by doing the following in a EE 1.6.x template with PHP enabled:

<?php 
    
global $PREFS;
    
print_r($PREFS);
?> 

The list in the wiki is only for 1.6.7, so some may have

Read this tip

Search EE Insider Tips
Sponsored By