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