discourse/lib/site_settings
Rafael dos Santos Silva 94cfe98ee4
FEATURE: Validate setting combination between exif strip and img opt (#16662)
Admins won't be able to disable strip_image_metadata if they don't
disable composer_media_optimization_image_enabled first since the later
will strip the same metadata on client during upload, making disabling
the former have no effect.

Bug report at https://meta.discourse.org/t/-/223350
2022-05-05 15:13:17 -03:00
..
db_provider.rb FIX: site settings loading default values when no db 2019-06-14 14:21:07 +10:00
defaults_provider.rb FEATURE: Add English (UK) as locale (#11768) 2021-01-20 21:32:22 +01:00
deprecated_settings.rb DEV: Remove deprecated site settings. (#15725) 2022-02-07 11:26:06 +08:00
local_process_provider.rb DEV: Remove site_setting_saved event (#15164) 2021-12-02 09:33:03 -06:00
type_supervisor.rb FEATURE: Add new site setting list type with name and values (#16045) 2022-03-08 13:18:43 +02:00
validations.rb FEATURE: Validate setting combination between exif strip and img opt (#16662) 2022-05-05 15:13:17 -03:00
yaml_loader.rb DEV: Drop env-based SiteSetting deprecation errors (#15273) 2021-12-13 17:36:29 +01:00