application_controller_renderer.rb 293 B

12345678910
  1. # Copyright (C) 2012-2023 Zammad Foundation, https://zammad-foundation.org/
  2. # Be sure to restart your server when you modify this file.
  3. # ActiveSupport::Reloader.to_prepare do
  4. # ApplicationController.renderer.defaults.merge!(
  5. # http_host: 'example.org',
  6. # https: false
  7. # )
  8. # end