discourse/spec/fixtures/site_settings
Martin Brennan 89705be722
DEV: Add auto map from TL -> group site settings in DeprecatedSettings (#24959)
When setting an old TL based site setting in the console e.g.:

SiteSetting.min_trust_level_to_allow_ignore = TrustLevel[3]

We will silently convert this to the corresponding Group::AUTO_GROUP. And vice-versa, when we read the value on the old setting, we will automatically get the lowest trust level corresponding to the lowest auto group for the new setting in the database.
2023-12-26 14:39:18 +08:00
..
client.yml Load site settings from config/site_settings.yml 2013-11-14 16:02:13 -05:00
deprecated_env.yml Can't revert due to incompatibility of new site setting types. 2017-08-07 10:43:09 +09:00
deprecated_hidden.yml Can't revert due to incompatibility of new site setting types. 2017-08-07 10:43:09 +09:00
deprecated_test.yml DEV: Add auto map from TL -> group site settings in DeprecatedSettings (#24959) 2023-12-26 14:39:18 +08:00
enum_client.yml Load site settings from config/site_settings.yml 2013-11-14 16:02:13 -05:00
enum.yml FEATURE: global admin override of most of the user preferences 2015-08-21 20:39:21 +02:00
locale_default.yml Can't revert due to incompatibility of new site setting types. 2017-08-07 10:43:09 +09:00
nil_default.yml FIX: fails loud if default setting is not set 2017-08-15 12:07:25 +02:00
simple.yml Rename ninja_edit_window to editing_grace_period :'( 2015-11-24 14:28:42 -05:00