mirror of
https://github.com/discourse/discourse.git
synced 2025-05-22 06:21:12 +08:00
Don't blow up if Redis switches to READONLY
This commit is contained in:
@ -2,4 +2,4 @@ class DiscourseVersionCheckSerializer < ApplicationSerializer
|
||||
attributes :latest_version, :critical_updates, :installed_version, :installed_sha, :missing_versions_count, :updated_at
|
||||
|
||||
self.root = false
|
||||
end
|
||||
end
|
||||
|
Reference in New Issue
Block a user