mirror of
https://github.com/discourse/discourse-solved.git
synced 2026-09-16 22:52:12 -04:00
UX: Add admins and moderators to mandatory_values for accept_all_solutions_allowed_groups (#290)
This commit is contained in:
@@ -12,6 +12,7 @@ discourse_solved:
|
||||
hidden: true
|
||||
accept_all_solutions_allowed_groups:
|
||||
default: "14" # auto group trust_level_4
|
||||
mandatory_values: "1|2" # auto group admins, moderators
|
||||
type: group_list
|
||||
client: false
|
||||
allow_any: false
|
||||
|
||||
Reference in New Issue
Block a user