Skip to content

Instantly share code, notes, and snippets.

@kriswallsmith
Created September 5, 2009 02:55
Show Gist options
  • Save kriswallsmith/181272 to your computer and use it in GitHub Desktop.
Save kriswallsmith/181272 to your computer and use it in GitHub Desktop.
# apps/*/config/factories.yml
all:
storage:
class: sfPDOSessionStorage
param:
database: master
db_table: session_storage
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment