Skip to content
This repository has been archived by the owner on May 2, 2022. It is now read-only.

Commit

Permalink
Remove Sidekiq::Web sessions configuration (#1078)
Browse files Browse the repository at this point in the history
  • Loading branch information
Bialogs authored and tstrass committed Sep 27, 2021
1 parent 57130d4 commit d69b572
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion config/routes.rb
@@ -1,5 +1,4 @@
require 'sidekiq/web'
Sidekiq::Web.set :sessions, false

Rails.application.routes.draw do
use_doorkeeper do
Expand Down

0 comments on commit d69b572

Please sign in to comment.