Move "limited federation mode" config to x.mastodon area (#35041)
This commit is contained in:
@@ -130,7 +130,7 @@ class REST::InstanceSerializer < ActiveModel::Serializer
|
||||
end
|
||||
|
||||
def limited_federation?
|
||||
Rails.configuration.x.limited_federation_mode
|
||||
Rails.configuration.x.mastodon.limited_federation_mode
|
||||
end
|
||||
|
||||
def markdown
|
||||
|
||||
Reference in New Issue
Block a user