Skip to content

Commit

Permalink
Remove deprecated Sidekiq::Web.sessions
Browse files Browse the repository at this point in the history
  • Loading branch information
SuperTux88 committed Oct 27, 2021
1 parent 36e6b31 commit 6745030
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion config/routes.rb
Expand Up @@ -6,7 +6,6 @@

require "sidekiq/web"
require "sidekiq/cron/web"
Sidekiq::Web.set :sessions, false # disable rack session cookie

Rails.application.routes.draw do
# For details on the DSL available within this file, see http://guides.rubyonrails.org/routing.html
Expand Down

0 comments on commit 6745030

Please sign in to comment.