]> git.openstreetmap.org Git - rails.git/blob - config/initializers/sql_session_store.rb
Fixing the resync that I had done wrong at the end of last week on the nodes. All...
[rails.git] / config / initializers / sql_session_store.rb
1 # Use the MySQL interface for SqlSessionStore
2 SqlSessionStore.session_class = MysqlSession