Fix 2.4.2 upgrade notes formatting refs #19330
[arvados.git] / apps / workbench / config / initializers / application_controller_renderer.rb
1 # Copyright (C) The Arvados Authors. All rights reserved.
2 #
3 # SPDX-License-Identifier: AGPL-3.0
4
5 # Be sure to restart your server when you modify this file.
6
7 # ActiveSupport::Reloader.to_prepare do
8 #   ApplicationController.renderer.defaults.merge!(
9 #     http_host: 'example.org',
10 #     https: false
11 #   )
12 # end