rename the session from _deliver_session to _postal_session
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
# Be sure to restart your server when you modify this file.
|
||||
|
||||
Rails.application.config.session_store :cookie_store, key: '_deliver_session'
|
||||
Rails.application.config.session_store :cookie_store, key: '_postal_session'
|
||||
|
||||
Reference in New Issue
Block a user