mirror of
https://github.com/discourse/discourse.git
synced 2025-06-01 17:40:43 +08:00
Revert "PERF: move message bus to the front of the middleware stack"
I suspect this commit is preventing Sidekiq from running inprocess.
This commit is contained in:
1
config/initializers/strong_parameters.rb
Normal file
1
config/initializers/strong_parameters.rb
Normal file
@ -0,0 +1 @@
|
||||
ActiveRecord::Base.send(:include, ActiveModel::ForbiddenAttributesProtection)
|
Reference in New Issue
Block a user