From 6424e10be5a89f175a74c71c55660412a169b8b8 Mon Sep 17 00:00:00 2001 From: erdgeist Date: Tue, 23 Jun 2026 18:04:37 +0200 Subject: Update deployed state to what's currently running --- config/environments/production.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/environments') diff --git a/config/environments/production.rb b/config/environments/production.rb index 3195745c..1768ab79 100644 --- a/config/environments/production.rb +++ b/config/environments/production.rb @@ -9,7 +9,7 @@ config.action_controller.consider_all_requests_local = false config.action_controller.perform_caching = true # See everything in the log (default is :info) -# config.log_level = :debug +config.log_level = :info # Use a different logger for distributed setups # config.logger = SyslogLogger.new -- cgit v1.3