1 # Copyright (C) The Arvados Authors. All rights reserved.
3 # SPDX-License-Identifier: AGPL-3.0
5 # Be sure to restart your server when you modify this file.
7 # Specify a serializer for the signed and encrypted cookie jars.
8 # Valid options are :json, :marshal, and :hybrid.
9 Rails.application.config.action_dispatch.cookies_serializer = :marshal