Remove 16:9 cropping from web UI (#26132)
This commit is contained in:
@@ -17,7 +17,6 @@ class UserSettings
|
||||
setting :default_privacy, default: nil, in: %w(public unlisted private)
|
||||
|
||||
namespace :web do
|
||||
setting :crop_images, default: true
|
||||
setting :advanced_layout, default: false
|
||||
setting :trends, default: true
|
||||
setting :use_blurhash, default: true
|
||||
|
||||
Reference in New Issue
Block a user