Move "limited federation mode" config to x.mastodon area (#35041)
				
					
				
			This commit is contained in:
		@@ -22,3 +22,10 @@ if ENV['MASTODON_USE_LIBVIPS'] == 'false'
 | 
			
		||||
    WARNING: Mastodon support for ImageMagick is deprecated and will be removed in future versions. Please consider using libvips instead.
 | 
			
		||||
  MESSAGE
 | 
			
		||||
end
 | 
			
		||||
 | 
			
		||||
if ENV.key?('WHITELIST_MODE')
 | 
			
		||||
  warn(<<~MESSAGE.squish)
 | 
			
		||||
    WARNING: The environment variable WHITELIST_MODE has been replaced with
 | 
			
		||||
    LIMITED_FEDERATION_MODE. Please update your configuration.
 | 
			
		||||
  MESSAGE
 | 
			
		||||
end
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user