Skip to content

Commit

Permalink
configure timezone
Browse files Browse the repository at this point in the history
  • Loading branch information
libredmm committed Jun 14, 2024
1 parent 6d3bf16 commit 32a7d5d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config/application.rb
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,7 @@ class Application < Rails::Application
config.active_job.queue_adapter = :sidekiq

config.cache_store = :memory_store

config.time_zone = "Pacific Time (US & Canada)"
end
end

0 comments on commit 32a7d5d

Please sign in to comment.