mirror of
https://github.com/discourse/discourse.git
synced 2025-02-05 19:11:13 +00:00
baeac8f105
For deprecated site settings, we log out a warning when the old setting is used. However when we convert all the client settings to JSON, we are creating a lot of log noise like this: > Deprecation notice: `SiteSetting.anonymous_posting_min_trust_level` has been deprecated. We don't need to do this because we are just dumping the JSON.