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.
|
2021-07-20 13:31:46 +00:00
|
|
|
|
|
|
|
# Since sessions are stored in the database, the serializer is not used / not relevant.
|
|
|
|
# Rails.application.config.action_dispatch.cookies_serializer = :json
|