Skip to content

Commit 7201680

Browse files
Reenable Sidekiq strict args checking (#560)
1 parent 39416c5 commit 7201680

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

config/initializers/sidekiq.rb

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,3 @@
1717
ssl_params: {verify_mode: OpenSSL::SSL::VERIFY_NONE}
1818
}
1919
end
20-
21-
Sidekiq.strict_args!(false)

0 commit comments

Comments
 (0)