2021-06-01 12:20:20 +00:00
|
|
|
# Copyright (C) 2012-2021 Zammad Foundation, http://zammad-foundation.org/
|
|
|
|
|
2015-09-25 14:37:55 +00:00
|
|
|
# Be sure to restart your server when you modify this file.
|
|
|
|
|
2019-07-04 11:16:55 +00:00
|
|
|
# Specify a serializer for the signed and encrypted cookie jars.
|
|
|
|
# Valid options are :json, :marshal, and :hybrid.
|
2015-09-25 14:37:55 +00:00
|
|
|
Rails.application.config.action_dispatch.cookies_serializer = :marshal
|