Created
November 17, 2014 00:32
-
-
Save bouassaba/130c6bcb15863f4bcf64 to your computer and use it in GitHub Desktop.
Magento local.xml, save session in db
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<config> | |
<global> | |
... | |
<session_save><![CDATA[db]]></session_save> | |
</global> | |
... | |
</config> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment