ec3c2ed4bb
fixes: #919 Signed-off-by: Pranav Raj Sreepuram <pranavrajs@gmail.com>
3 lines
157 B
Ruby
3 lines
157 B
Ruby
# Be sure to restart your server when you modify this file.
|
|
|
|
Rails.application.config.session_store :cookie_store, key: '_chatwoot_session', same_site: :lax
|