DEV: Hide anonymous_posting_min_trust_level setting (#24090)
Followup to 9db4eaa870
,
I thought deprecating a setting hid it in the UI too,
but this is not the case.
This commit is contained in:
parent
24e087e2ba
commit
537c0e3014
|
@ -682,6 +682,7 @@ users:
|
|||
default: 1
|
||||
enum: "TrustLevelSetting"
|
||||
client: true
|
||||
hidden: true
|
||||
anonymous_posting_allowed_groups:
|
||||
default: "11" # auto group trust_level_1
|
||||
type: group_list
|
||||
|
|
Loading…
Reference in New Issue