mirror of
https://github.com/discourse/discourse-solved.git
synced 2025-02-18 01:24:58 +00:00
18 lines
316 B
YAML
18 lines
316 B
YAML
plugins:
|
|
solved_enabled:
|
|
default: true
|
|
client: true
|
|
allow_solved_on_all_topics:
|
|
default: false
|
|
client: true
|
|
accept_all_solutions_trust_level:
|
|
default: 4
|
|
client: true
|
|
empty_box_on_unsolved:
|
|
default: false
|
|
client: true
|
|
solved_quote_length:
|
|
default: 300
|
|
client: false
|
|
|