21611: Remove configs for periodic container log sweep.
[arvados.git] / services / api / config / initializers / cookies_serializer.rb
index 5409f55c0be0f2a0f98088e7bcc32f4e7cbf195d..5a6a32d371fe575acf9f87e2ab7e8ae4d0f11e69 100644 (file)
@@ -1,9 +1,5 @@
-# Copyright (C) The Arvados Authors. All rights reserved.
-#
-# SPDX-License-Identifier: AGPL-3.0
-
 # Be sure to restart your server when you modify this file.
 
 # Specify a serializer for the signed and encrypted cookie jars.
 # Valid options are :json, :marshal, and :hybrid.
-Rails.application.config.action_dispatch.cookies_serializer = :marshal
+Rails.application.config.action_dispatch.cookies_serializer = :json