mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-15 00:38:27 +00:00
Move "limited federation mode" config to x.mastodon area (#35041)
This commit is contained in:
@@ -18,6 +18,6 @@ module DomainControlHelper
|
||||
end
|
||||
|
||||
def limited_federation_mode?
|
||||
Rails.configuration.x.limited_federation_mode
|
||||
Rails.configuration.x.mastodon.limited_federation_mode
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user