mirror of
https://github.com/discourse/discourse.git
synced 2024-11-25 21:23:43 +08:00
89705be722
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. |
||
---|---|---|
.. | ||
db_provider_spec.rb | ||
defaults_provider_spec.rb | ||
deprecated_settings_spec.rb | ||
hidden_provider_spec.rb | ||
local_process_provider_multisite_spec.rb | ||
local_process_provider_spec.rb | ||
type_supervisor_spec.rb | ||
validations_spec.rb | ||
yaml_loader_spec.rb |