mirror of
https://github.com/discourse/discourse.git
synced 2024-11-26 14:33:39 +08:00
FIX: Hide old min_trust_level_for_here_mention setting (#24342)
Followup to 67ac4c5616
This commit is contained in:
parent
7e37e3e824
commit
ea0b37c1cf
|
@ -960,6 +960,7 @@ posting:
|
||||||
min_trust_level_for_here_mention:
|
min_trust_level_for_here_mention:
|
||||||
default: "2"
|
default: "2"
|
||||||
enum: "TrustLevelAndStaffSetting"
|
enum: "TrustLevelAndStaffSetting"
|
||||||
|
hidden: true
|
||||||
here_mention_allowed_groups:
|
here_mention_allowed_groups:
|
||||||
default: "12" # auto group trust_level_2
|
default: "12" # auto group trust_level_2
|
||||||
type: group_list
|
type: group_list
|
||||||
|
|
Loading…
Reference in New Issue
Block a user