Skip to content

Instantly share code, notes, and snippets.

@timbroder
Created March 15, 2012 20:50
Show Gist options
  • Save timbroder/2046841 to your computer and use it in GitHub Desktop.
Save timbroder/2046841 to your computer and use it in GitHub Desktop.
<?xml version="1.0"?>
<config>
<global>
<install>
<date><![CDATA[Mon, 28 Feb 2011 16:21:38 +0000]]></date>
</install>
<crypt>
<key><![CDATA[d1b713d82d15ff0daa873cfff569d24c]]></key>
</crypt>
<disable_local_modules>false</disable_local_modules>
<resources>
<db>
<table_prefix><![CDATA[]]></table_prefix>
</db>
<default_setup>
<connection>
<host><![CDATA[famine]]></host>
<username><![CDATA[lesters_qa]]></username>
<password><![CDATA[blU5h3d]]></password>
<dbname><![CDATA[lesters_qa]]></dbname>
<active>1</active>
</connection>
</default_setup>
</resources>
<session_save><![CDATA[db]]></session_save>
</global>
<admin>
<routers>
<adminhtml>
<args>
<frontName><![CDATA[admin]]></frontName>
</args>
</adminhtml>
</routers>
</admin>
</config>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment