This website requires JavaScript.
Explore
Help
Register
Sign In
github-mirror
/
discourse
Watch
2
Star
0
Fork
0
You've already forked discourse
mirror of
https://github.com/discourse/discourse.git
synced
2025-02-25 14:23:26 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
discourse
/
spec
/
fixtures
/
site_settings
/
deprecated_test.yml
6 lines
71 B
YAML
Raw
Normal View
History
Unescape
Escape
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 16:39:18 +10:00
category1
:
DEV: Remove deprecated `search_tokenize_chinese_japanese_korean` setting (#30549) It was supposed to be removed ~3 years ago (there was [a migration](https://github.com/discourse/discourse/blob/b4f0a8748d5dbfbe97f526734ef537f52db2c660/db/migrate/20220126052157_change_segment_cjk_site_setting.rb) already)
2025-01-03 23:21:18 +01:00
old_one
:
default
:
false
new_one
:
default
:
false
Reference in New Issue
Copy Permalink