mirror of
https://ghfast.top/https://github.com/communiteq/discourse-private-replies.git
synced 2026-07-15 11:36:48 +08:00
26 lines
619 B
YAML
26 lines
619 B
YAML
plugins:
|
|
private_replies_enabled:
|
|
client: true
|
|
default: false
|
|
private_replies_on_selected_categories_only:
|
|
client: true
|
|
default: false
|
|
private_replies_min_trust_level_to_see_all:
|
|
client: false
|
|
default: 4
|
|
min: 0
|
|
max: 5
|
|
private_replies_participants_can_see_all:
|
|
client: true
|
|
default: false
|
|
private_replies_groups_can_see_all:
|
|
client: false
|
|
default: ""
|
|
type: group_list
|
|
private_replies_see_all_from_groups:
|
|
client: false
|
|
default: "3"
|
|
type: group_list
|
|
private_replies_topic_starter_primary_group_can_see_all:
|
|
client: true
|
|
default: false
|