mirror of
https://github.com/discourse/discourse-solved.git
synced 2026-09-16 22:52:12 -04:00
https://meta.discourse.org/t/automatically-close-solved-topics-after-n-hours/58383
19 lines
364 B
YAML
19 lines
364 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
|
|
solved_topics_auto_close_hours:
|
|
default: 0
|