mirror of
https://github.com/discourse/discourse.git
synced 2025-03-03 09:49:42 +00:00
PERF: no redis calls when running migrations (#28336)
Avoid reaching Redis cache while running migrations
This commit is contained in:
parent
1fa3eb3f2a
commit
a6748a7c37
@ -73,4 +73,3 @@ Flag.unscoped.seed do |s|
|
||||
s.applies_to = %w[Post]
|
||||
s.skip_reset_flag_callback = true
|
||||
end
|
||||
Flag.reset_flag_settings!
|
||||
|
Loading…
x
Reference in New Issue
Block a user