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 30, 2021
1 parent 8a3c9a2 commit 39ab87d
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 39ab87d

Please sign in to comment.