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
deprecated_env.yml
deprecated_hidden.yml
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
enum.yml
locale_default.yml
nil_default.yml FIX: fails loud if default setting is not set 2017-08-15 12:07:25 +02:00
simple.yml